Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1068 { 210, PT_BIDICL, ucp_bidiAL },
1069 { 217, PT_BIDICL, ucp_bidiAN },
1070 { 224, PT_BIDICL, ucp_bidiB },
1071 { 230, PT_BIDICL, ucp_bidiBN },
1074 { 255, PT_BIDICL, ucp_bidiCS },
1075 { 262, PT_BIDICL, ucp_bidiEN },
1076 { 269, PT_BIDICL, ucp_bidiES },
1077 { 276, PT_BIDICL, ucp_bidiET },
1079 { 291, PT_BIDICL, ucp_bidiL },
1089 { 371, PT_BIDICL, ucp_bidiR },
[all …]
H A Dpcre2_xclass.c221 case PT_BIDICL: in PRIV()
H A Dpcre2_dfa_match.c1265 case PT_BIDICL: in internal_dfa_match()
1547 case PT_BIDICL: in internal_dfa_match()
1812 case PT_BIDICL: in internal_dfa_match()
2103 case PT_BIDICL: in internal_dfa_match()
H A Dpcre2_auto_possess.c266 case PT_BIDICL: in check_char_prop()
H A Dpcre2_match.c2593 case PT_BIDICL: in match()
2936 case PT_BIDICL: in match()
3759 case PT_BIDICL: in match()
4344 case PT_BIDICL: in match()
H A Dpcre2_internal.h1305 #define PT_BIDICL 12 /* Specified bidi class */ macro
H A Dpcre2_jit_compile.c7803 case PT_BIDICL: in compile_xclass_matchingpath()
7972 if (*cc == PT_BIDICL) in compile_xclass_matchingpath()
8244 case PT_BIDICL: in compile_xclass_matchingpath()

Completed in 78 milliseconds