HomeSort by relevance Sort by last modified time
    Searched refs:bsr_convention (Results 1 - 8 of 8) sorted by null

  /external/pcre/dist2/src/
pcre2_intmodedep.h 566 uint16_t bsr_convention; member in struct:pcre2_real_compile_context
618 uint16_t bsr_convention; /* What \R matches */ member in struct:pcre2_real_code
794 uint16_t bsr_convention; /* \R interpretation */ member in struct:match_block
844 uint16_t bsr_convention; /* \R interpretation * member in struct:dfa_match_block
    [all...]
pcre2_context.c 291 ccontext->bsr_convention = value;
pcre2_pattern_info.c 133 *((uint32_t *)where) = re->bsr_convention;
pcre2_dfa_match.c     [all...]
pcre2_match.c     [all...]
pcre2test.c 546 { "bsr", MOD_CTC, MOD_BSR, 0, CO(bsr_convention) },
3865 uint32_t backrefmax, bsr_convention, capture_count, first_ctype, first_cunit, local
    [all...]
pcre2_compile.c     [all...]
pcre2_jit_compile.c     [all...]

Completed in 1439 milliseconds