Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1114 { 559, PT_PC, ucp_Cc },
1115 { 562, PT_PC, ucp_Cf },
1128 { 720, PT_PC, ucp_Cn },
1129 { 723, PT_PC, ucp_Co },
1135 { 755, PT_PC, ucp_Cs },
1280 { 1869, PT_PC, ucp_Ll },
1281 { 1872, PT_PC, ucp_Lm },
1282 { 1875, PT_PC, ucp_Lo },
1287 { 1920, PT_PC, ucp_Lt },
1288 { 1923, PT_PC, ucp_Lu },
[all …]
H A Dpcre2_xclass.c158 case PT_PC: in PRIV()
H A Dpcre2_dfa_match.c1196 case PT_PC: in internal_dfa_match()
1478 case PT_PC: in internal_dfa_match()
1743 case PT_PC: in internal_dfa_match()
2033 case PT_PC: in internal_dfa_match()
H A Dpcre2_auto_possess.c216 case PT_PC: in check_char_prop()
H A Dpcre2_compile.c749 PT_PC, ucp_Ll, /* lower */
750 PT_PC, ucp_Lu, /* upper */
754 PT_PC, ucp_Cc, /* cntrl */
755 PT_PC, ucp_Nd, /* digit */
2683 *parsed_pattern++ = (PT_PC << 16) | ucp_Nd; in handle_escdsw()
H A Dpcre2_match.c2512 case PT_PC: in match()
2776 case PT_PC: in match()
3573 case PT_PC: in match()
4170 case PT_PC: in match()
H A Dpcre2_internal.h1296 #define PT_PC 3 /* Specified particular characteristic (e.g. Lu) */ macro
H A Dpcre2_jit_compile.c7759 case PT_PC: in compile_xclass_matchingpath()
8240 case PT_PC: in compile_xclass_matchingpath()

Completed in 95 milliseconds