Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c246 case PT_CLIST: in check_char_prop()
422 if (code[0] != PT_CLIST) in get_chr_property_list()
H A Dpcre2_printint.c274 if (code[1] != PT_CLIST) in print_prop()
H A Dpcre2_dfa_match.c1228 case PT_CLIST: in internal_dfa_match()
1486 case PT_CLIST: in internal_dfa_match()
1727 case PT_CLIST: in internal_dfa_match()
1993 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.c2486 case PT_CLIST: in match()
2762 case PT_CLIST: in match()
3514 case PT_CLIST: in match()
4035 case PT_CLIST: in match()
H A Dpcre2_internal.h1268 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
H A Dpcre2_compile.c5577 *code++ = PT_CLIST; in compile_branch()
7838 *code++ = PT_CLIST; in compile_branch()
H A Dpcre2_jit_compile.c7399 if (*cc == PT_CLIST) in compile_xclass_matchingpath()
7449 case PT_CLIST: in compile_xclass_matchingpath()
7784 case PT_CLIST: in compile_xclass_matchingpath()

Completed in 84 milliseconds