Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1038 { 0, PT_SCX, ucp_Adlam },
1039 { 6, PT_SCX, ucp_Adlam },
1103 { 467, PT_SCX, ucp_Buhid },
1104 { 472, PT_SCX, ucp_Buhid },
1158 { 927, PT_SCX, ucp_Dogra },
1207 { 1336, PT_SCX, ucp_Han },
1210 { 1352, PT_SCX, ucp_Han },
1343 { 2300, PT_SCX, ucp_Nko },
1344 { 2304, PT_SCX, ucp_Nko },
1516 { 3534, PT_SCX, ucp_Yi },
[all …]
H A Dpcre2_xclass.c166 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.c1204 case PT_SCX: in internal_dfa_match()
1486 case PT_SCX: in internal_dfa_match()
1751 case PT_SCX: in internal_dfa_match()
2041 case PT_SCX: in internal_dfa_match()
H A Dpcre2_auto_possess.c222 case PT_SCX: in check_char_prop()
H A Dpcre2_match.c2522 case PT_SCX: in match()
2804 case PT_SCX: in match()
3607 case PT_SCX: in match()
4200 case PT_SCX: in match()
H A Dpcre2_internal.h1298 #define PT_SCX 5 /* Script extensions (includes SC) */ macro
H A Dpcre2_compile.c2265 ptscript = PT_SCX; in get_ucp()
2308 case PT_SCX: in get_ucp()
H A Dpcre2_jit_compile.c7771 case PT_SCX: in compile_xclass_matchingpath()
8051 case PT_SCX: in compile_xclass_matchingpath()
8112 if (*cc == PT_SCX) in compile_xclass_matchingpath()
8242 case PT_SCX: in compile_xclass_matchingpath()

Completed in 106 milliseconds