Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c246 case PT_CLIST: in check_char_prop()
420 if (code[0] != PT_CLIST) in get_chr_property_list()
H A Dpcre2_dfa_match.c1214 case PT_CLIST: in internal_dfa_match()
1472 case PT_CLIST: in internal_dfa_match()
1713 case PT_CLIST: in internal_dfa_match()
1979 case PT_CLIST: in internal_dfa_match()
H A Dpcre2_printint.c274 if (code[1] != PT_CLIST) in print_prop()
H A Dpcre2_study.c1038 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
H A Dpcre2_internal.h1224 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
H A Dpcre2_match.c2413 case PT_CLIST: in match()
2689 case PT_CLIST: in match()
3441 case PT_CLIST: in match()
3962 case PT_CLIST: in match()
H A Dpcre2_compile.c5205 *code++ = PT_CLIST; in compile_branch()
7404 *code++ = PT_CLIST; in compile_branch()
H A Dpcre2_jit_compile.c6497 if (*cc == PT_CLIST) in compile_xclass_matchingpath()
6547 case PT_CLIST: in compile_xclass_matchingpath()
6845 case PT_CLIST: in compile_xclass_matchingpath()

Completed in 95 milliseconds