Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1042 { 21, PT_SC, ucp_Ahom },
1058 { 146, PT_SC, ucp_Bamum },
1059 { 151, PT_SC, ucp_Bamum },
1062 { 171, PT_SC, ucp_Batak },
1117 { 572, PT_SC, ucp_Cham },
1266 { 1792, PT_SC, ucp_Lao },
1267 { 1796, PT_SC, ucp_Lao },
1324 { 2181, PT_SC, ucp_Mro },
1325 { 2185, PT_SC, ucp_Mro },
1491 { 3371, PT_SC, ucp_Vai },
[all …]
H A Dpcre2_xclass.c162 case PT_SC: 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()
306 const char *sc = (code[1] == PT_SC)? "script:" : ""; in print_prop()
H A Dpcre2_dfa_match.c1200 case PT_SC: in internal_dfa_match()
1482 case PT_SC: in internal_dfa_match()
1747 case PT_SC: in internal_dfa_match()
2037 case PT_SC: in internal_dfa_match()
H A Dpcre2_auto_possess.c219 case PT_SC: in check_char_prop()
H A Dpcre2_match.c2517 case PT_SC: in match()
2790 case PT_SC: in match()
3590 case PT_SC: in match()
4185 case PT_SC: in match()
H A Dpcre2_internal.h1297 #define PT_SC 4 /* Script only (e.g. Han) */ macro
H A Dpcre2_compile.c2261 ptscript = PT_SC; in get_ucp()
2304 case PT_SC: in get_ucp()
2305 *ptypeptr = PT_SC; in get_ucp()
H A Dpcre2_jit_compile.c7781 case PT_SC: in compile_xclass_matchingpath()
8056 case PT_SC: in compile_xclass_matchingpath()
8241 case PT_SC: in compile_xclass_matchingpath()

Completed in 147 milliseconds