Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c931 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
H A Dpcre_exec.c2623 case PT_CLIST: in match()
4300 case PT_CLIST: in match()
5053 case PT_CLIST: in match()
5562 case PT_CLIST: in match()
H A Dpcre_compile.c2877 case PT_CLIST: in check_char_prop()
3027 if (code[0] != PT_CLIST) in get_chr_property_list()
5444 *code++ = PT_CLIST; in compile_branch()
8130 *code++ = PT_CLIST; in compile_branch()
H A Dpcre_internal.h1811 #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 76 milliseconds