read_char_range 2770 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, 0, READ_CHAR_MAX, TRUE); read_char_range 3103 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, common->nlmin, common->nlmax, TRUE); read_char_range 3902 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, common->nlmin, common->nlmax, TRUE); read_char_range 4866 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, min, max, (cc[-1] & XCL_NOT) != 0); read_char_range 5326 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, common->nlmin, common->nlmax, TRUE); read_char_range 5394 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, common->bsr_nlmin, common->bsr_nlmax, FALSE); read_char_range 5416 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, 0x9, 0x3000, type == OP_NOT_HSPACE); read_char_range 5424 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, 0xa, 0x2029, type == OP_NOT_VSPACE); read_char_range 5523 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, common->nlmin, common->nlmax, TRUE); read_char_range 5571 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, common->nlmin, common->nlmax, TRUE); read_char_range 5659 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, c, c, FALSE); read_char_range 5664 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, c < oc ? c : oc, c > oc ? c : oc, FALSE); read_char_range 5717 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, c, c, TRUE); read_char_range 5723 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, c < oc ? c : oc, c > oc ? c : oc, TRUE); read_char_range 5744 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, 0, bit, type == OP_NCLASS); read_char_range 5746 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, 0, 255, type == OP_NCLASS);