Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_tables.c648 { 6, PT_SC, ucp_Ahom },
672 { 210, PT_SC, ucp_Cham },
700 { 450, PT_SC, ucp_Han },
723 { 681, PT_SC, ucp_Lao },
729 { 722, PT_SC, ucp_Lisu },
752 { 909, PT_SC, ucp_Miao },
754 { 917, PT_SC, ucp_Modi },
756 { 932, PT_SC, ucp_Mro },
764 { 991, PT_SC, ucp_Newa },
765 { 996, PT_SC, ucp_Nko },
[all …]
H A Dpcre2_xclass.c159 case PT_SC: in PRIV()
H A Dpcre2_dfa_match.c1192 case PT_SC: in internal_dfa_match()
1450 case PT_SC: in internal_dfa_match()
1691 case PT_SC: in internal_dfa_match()
1957 case PT_SC: in internal_dfa_match()
H A Dpcre2_auto_possess.c215 case PT_SC: in check_char_prop()
H A Dpcre2_match.c2446 case PT_SC: in match()
2686 case PT_SC: in match()
3424 case PT_SC: in match()
3949 case PT_SC: in match()
H A Dpcre2_internal.h1263 #define PT_SC 4 /* Script (e.g. Han) */ macro
H A Dpcre2_jit_compile.c7435 case PT_SC: in compile_xclass_matchingpath()
7586 if (*cc == PT_SC) in compile_xclass_matchingpath()
7746 case PT_SC: in compile_xclass_matchingpath()

Completed in 84 milliseconds