Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1052 { 99, PT_BOOL, ucp_ASCII },
1111 { 521, PT_BOOL, ucp_Cased },
1146 { 824, PT_BOOL, ucp_Dash },
1154 { 897, PT_BOOL, ucp_Diacritic },
1155 { 901, PT_BOOL, ucp_Diacritic },
1172 { 1025, PT_BOOL, ucp_Emoji },
1180 { 1116, PT_BOOL, ucp_Extender },
1182 { 1141, PT_BOOL, ucp_Extender },
1230 { 1488, PT_BOOL, ucp_ID_Start },
1306 { 2044, PT_BOOL, ucp_Math },
[all …]
H A Dpcre2_xclass.c226 case PT_BOOL: in PRIV()
H A Dpcre2_dfa_match.c1269 case PT_BOOL: in internal_dfa_match()
1551 case PT_BOOL: in internal_dfa_match()
1816 case PT_BOOL: in internal_dfa_match()
2107 case PT_BOOL: in internal_dfa_match()
H A Dpcre2_auto_possess.c269 case PT_BOOL: in check_char_prop()
H A Dpcre2_match.c2598 case PT_BOOL: in match()
2950 case PT_BOOL: in match()
3776 case PT_BOOL: in match()
4359 case PT_BOOL: in match()
H A Dpcre2_internal.h1306 #define PT_BOOL 13 /* Boolean property */ macro
H A Dpcre2_jit_compile.c7799 case PT_BOOL: in compile_xclass_matchingpath()
8011 if (*cc == PT_BOOL) in compile_xclass_matchingpath()
8243 case PT_BOOL: in compile_xclass_matchingpath()

Completed in 71 milliseconds