Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1108 { 559, PT_PC, ucp_Cc },
1109 { 562, PT_PC, ucp_Cf },
1122 { 720, PT_PC, ucp_Cn },
1123 { 723, PT_PC, ucp_Co },
1129 { 755, PT_PC, ucp_Cs },
1273 { 1864, PT_PC, ucp_Ll },
1274 { 1867, PT_PC, ucp_Lm },
1275 { 1870, PT_PC, ucp_Lo },
1280 { 1915, PT_PC, ucp_Lt },
1281 { 1918, PT_PC, ucp_Lu },
[all …]
H A Dpcre2_xclass.c156 case PT_PC: in PRIV()
H A Dpcre2_dfa_match.c1188 case PT_PC: in internal_dfa_match()
1460 case PT_PC: in internal_dfa_match()
1715 case PT_PC: in internal_dfa_match()
1995 case PT_PC: in internal_dfa_match()
H A Dpcre2_auto_possess.c216 case PT_PC: in check_char_prop()
H A Dpcre2_compile.c747 PT_PC, ucp_Ll, /* lower */
748 PT_PC, ucp_Lu, /* upper */
752 PT_PC, ucp_Cc, /* cntrl */
753 PT_PC, ucp_Nd, /* digit */
3134 *parsed_pattern++ = (PT_PC << 16) | ucp_Nd; in parse_regex()
3681 *parsed_pattern++ = (PT_PC << 16) | ucp_Nd; in parse_regex()
H A Dpcre2_match.c2459 case PT_PC: in match()
2713 case PT_PC: in match()
3502 case PT_PC: in match()
4090 case PT_PC: in match()
H A Dpcre2_internal.h1278 #define PT_PC 3 /* Specified particular characteristic (e.g. Lu) */ macro
H A Dpcre2_jit_compile.c7595 case PT_PC: in compile_xclass_matchingpath()
8047 case PT_PC: in compile_xclass_matchingpath()

Completed in 107 milliseconds