Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c255 case PT_CLIST: in check_char_prop()
439 if (code[0] != PT_CLIST) in get_chr_property_list()
H A Dpcre2_printint.c304 if (code[1] != PT_CLIST) in print_prop()
H A Dpcre2_dfa_match.c1233 case PT_CLIST: in internal_dfa_match()
1505 case PT_CLIST: in internal_dfa_match()
1760 case PT_CLIST: in internal_dfa_match()
2041 case PT_CLIST: in internal_dfa_match()
H A Dpcre2_study.c1081 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
H A Dpcre2_match.c2512 case PT_CLIST: in match()
2822 case PT_CLIST: in match()
3630 case PT_CLIST: in match()
4209 case PT_CLIST: in match()
H A Dpcre2_internal.h1285 #define PT_CLIST 10 /* Pseudo-property: match character list */ macro
H A Dpcre2_compile.c5685 *code++ = PT_CLIST; in compile_branch()
7965 *code++ = PT_CLIST; in compile_branch()
H A Dpcre2_jit_compile.c7564 if (*cc == PT_CLIST && cc[-1] == XCL_PROP) in compile_xclass_matchingpath()
7623 case PT_CLIST: in compile_xclass_matchingpath()
8092 case PT_CLIST: in compile_xclass_matchingpath()

Completed in 100 milliseconds