read_char_range  2794 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, 0, READ_CHAR_MAX, TRUE);
read_char_range  3127 ext/pcre/pcrelib/pcre_jit_compile.c     read_char_range(common, common->nlmin, common->nlmax, TRUE);
read_char_range  3933 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, common->nlmin, common->nlmax, TRUE);
read_char_range  4899 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, min, max, (cc[-1] & XCL_NOT) != 0);
read_char_range  5363 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, common->nlmin, common->nlmax, TRUE);
read_char_range  5431 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, common->bsr_nlmin, common->bsr_nlmax, FALSE);
read_char_range  5453 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, 0x9, 0x3000, type == OP_NOT_HSPACE);
read_char_range  5461 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, 0xa, 0x2029, type == OP_NOT_VSPACE);
read_char_range  5560 ext/pcre/pcrelib/pcre_jit_compile.c       read_char_range(common, common->nlmin, common->nlmax, TRUE);
read_char_range  5608 ext/pcre/pcrelib/pcre_jit_compile.c     read_char_range(common, common->nlmin, common->nlmax, TRUE);
read_char_range  5696 ext/pcre/pcrelib/pcre_jit_compile.c     read_char_range(common, c, c, FALSE);
read_char_range  5701 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, c < oc ? c : oc, c > oc ? c : oc, FALSE);
read_char_range  5754 ext/pcre/pcrelib/pcre_jit_compile.c     read_char_range(common, c, c, TRUE);
read_char_range  5760 ext/pcre/pcrelib/pcre_jit_compile.c     read_char_range(common, c < oc ? c : oc, c > oc ? c : oc, TRUE);
read_char_range  5781 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, 0, bit, type == OP_NCLASS);
read_char_range  5783 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, 0, 255, type == OP_NCLASS);