Home
last modified time | relevance | path

Searched refs:PT_CLIST (Results 1 – 6 of 6) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_printint.c264 if (code[1] != PT_CLIST) in print_prop()
H A Dpcre_study.c929 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
H A Dpcre_exec.c2621 case PT_CLIST: in match()
4298 case PT_CLIST: in match()
5051 case PT_CLIST: in match()
5560 case PT_CLIST: in match()
H A Dpcre_compile.c2875 case PT_CLIST: in check_char_prop()
3025 if (code[0] != PT_CLIST) in get_chr_property_list()
5442 *code++ = PT_CLIST; in compile_branch()
8133 *code++ = PT_CLIST; in compile_branch()
H A Dpcre_internal.h1807 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
H A Dpcre_jit_compile.c4840 if (*cc == PT_CLIST) in compile_xclass_matchingpath()
4882 case PT_CLIST: in compile_xclass_matchingpath()
5137 case PT_CLIST: in compile_xclass_matchingpath()

Completed in 135 milliseconds