Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1062 { 210, PT_BIDICL, ucp_bidiAL },
1063 { 217, PT_BIDICL, ucp_bidiAN },
1064 { 224, PT_BIDICL, ucp_bidiB },
1065 { 230, PT_BIDICL, ucp_bidiBN },
1068 { 255, PT_BIDICL, ucp_bidiCS },
1069 { 262, PT_BIDICL, ucp_bidiEN },
1070 { 269, PT_BIDICL, ucp_bidiES },
1071 { 276, PT_BIDICL, ucp_bidiET },
1073 { 291, PT_BIDICL, ucp_bidiL },
1083 { 371, PT_BIDICL, ucp_bidiR },
[all …]
H A Dpcre2_xclass.c217 case PT_BIDICL: in PRIV()
H A Dpcre2_dfa_match.c1248 case PT_BIDICL: in internal_dfa_match()
1520 case PT_BIDICL: in internal_dfa_match()
1775 case PT_BIDICL: in internal_dfa_match()
2056 case PT_BIDICL: in internal_dfa_match()
H A Dpcre2_auto_possess.c266 case PT_BIDICL: in check_char_prop()
H A Dpcre2_match.c2516 case PT_BIDICL: in match()
2851 case PT_BIDICL: in match()
3665 case PT_BIDICL: in match()
4237 case PT_BIDICL: in match()
H A Dpcre2_internal.h1288 #define PT_BIDICL 12 /* Specified bidi class */ macro
H A Dpcre2_jit_compile.c7632 case PT_BIDICL: in compile_xclass_matchingpath()
7767 if (*cc == PT_BIDICL) in compile_xclass_matchingpath()
8054 case PT_BIDICL: in compile_xclass_matchingpath()

Completed in 114 milliseconds