Home
last modified time | relevance | path

Searched refs:PT_SCX (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1032 { 0, PT_SCX, ucp_Adlam },
1033 { 6, PT_SCX, ucp_Adlam },
1097 { 467, PT_SCX, ucp_Buhid },
1098 { 472, PT_SCX, ucp_Buhid },
1152 { 927, PT_SCX, ucp_Dogra },
1201 { 1336, PT_SCX, ucp_Han },
1204 { 1352, PT_SCX, ucp_Han },
1334 { 2279, PT_SCX, ucp_Nko },
1335 { 2283, PT_SCX, ucp_Nko },
1507 { 3513, PT_SCX, ucp_Yi },
[all …]
H A Dpcre2_xclass.c164 case PT_SCX: in PRIV()
H A Dpcre2_printint.c246 unsigned int ptypex = (ptype == PT_SC)? PT_SCX : ptype; in get_ucpname()
257 if (sl == 3 && (u->type == PT_SC || u->type == PT_SCX)) in get_ucpname()
H A Dpcre2_dfa_match.c1196 case PT_SCX: in internal_dfa_match()
1468 case PT_SCX: in internal_dfa_match()
1723 case PT_SCX: in internal_dfa_match()
2003 case PT_SCX: in internal_dfa_match()
H A Dpcre2_auto_possess.c222 case PT_SCX: in check_char_prop()
H A Dpcre2_match.c2469 case PT_SCX: in match()
2741 case PT_SCX: in match()
3536 case PT_SCX: in match()
4120 case PT_SCX: in match()
H A Dpcre2_internal.h1280 #define PT_SCX 5 /* Script extensions (includes SC) */ macro
H A Dpcre2_compile.c2183 ptscript = PT_SCX; in get_ucp()
2226 case PT_SCX: in get_ucp()
H A Dpcre2_jit_compile.c7600 case PT_SCX: in compile_xclass_matchingpath()
7846 case PT_SCX: in compile_xclass_matchingpath()
7907 if (*cc == PT_SCX) in compile_xclass_matchingpath()
8052 case PT_SCX: in compile_xclass_matchingpath()

Completed in 133 milliseconds