Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1036 { 21, PT_SC, ucp_Ahom },
1052 { 146, PT_SC, ucp_Bamum },
1053 { 151, PT_SC, ucp_Bamum },
1056 { 171, PT_SC, ucp_Batak },
1111 { 572, PT_SC, ucp_Cham },
1259 { 1787, PT_SC, ucp_Lao },
1260 { 1791, PT_SC, ucp_Lao },
1317 { 2176, PT_SC, ucp_Mro },
1318 { 2180, PT_SC, ucp_Mro },
1482 { 3350, PT_SC, ucp_Vai },
[all …]
H A Dpcre2_xclass.c160 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.c1192 case PT_SC: in internal_dfa_match()
1464 case PT_SC: in internal_dfa_match()
1719 case PT_SC: in internal_dfa_match()
1999 case PT_SC: in internal_dfa_match()
H A Dpcre2_auto_possess.c219 case PT_SC: in check_char_prop()
H A Dpcre2_match.c2464 case PT_SC: in match()
2727 case PT_SC: in match()
3519 case PT_SC: in match()
4105 case PT_SC: in match()
H A Dpcre2_internal.h1279 #define PT_SC 4 /* Script only (e.g. Han) */ macro
H A Dpcre2_compile.c2179 ptscript = PT_SC; in get_ucp()
2222 case PT_SC: in get_ucp()
2223 *ptypeptr = PT_SC; in get_ucp()
H A Dpcre2_jit_compile.c7610 case PT_SC: in compile_xclass_matchingpath()
7851 case PT_SC: in compile_xclass_matchingpath()
8051 case PT_SC: in compile_xclass_matchingpath()

Completed in 108 milliseconds