Home
last modified time | relevance | path

Searched refs:PT_BOOL (Results 1 - 9 of 9) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_ucptables.c1035 { 16, PT_BOOL, ucp_ASCII_Hex_Digit },
1037 { 26, PT_BOOL, ucp_Alphabetic },
1038 { 32, PT_BOOL, ucp_Alphabetic },
1046 { 99, PT_BOOL, ucp_ASCII },
1047 { 105, PT_BOOL, ucp_ASCII_Hex_Digit },
1066 { 237, PT_BOOL, ucp_Bidi_Control },
1067 { 243, PT_BOOL, ucp_Bidi_Control },
1077 { 321, PT_BOOL, ucp_Bidi_Mirrored },
1078 { 327, PT_BOOL, ucp_Bidi_Mirrored },
1105 { 521, PT_BOOL, ucp_Case
[all...]
H A Dpcre2_xclass.c222 case PT_BOOL: in xclass()
H A Dpcre2_dfa_match.c1252 case PT_BOOL: in internal_dfa_match()
1524 case PT_BOOL: in internal_dfa_match()
1779 case PT_BOOL: in internal_dfa_match()
2060 case PT_BOOL: in internal_dfa_match()
H A Dpcre2_auto_possess.c140 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } /* PT_BOOL */
269 case PT_BOOL: in check_char_prop()
H A Dpcre2_match.c2535 case PT_BOOL: in match()
2879 case PT_BOOL: in match()
3696 case PT_BOOL: in match()
4266 case PT_BOOL: in match()
H A Dpcre2_jit_compile.c7628 case PT_BOOL: in compile_xclass_matchingpath()
7806 if (*cc == PT_BOOL) in compile_xclass_matchingpath()
8053 case PT_BOOL: in compile_xclass_matchingpath()
H A Dpcre2test.c8610 if (t->type != PT_BOOL) continue; in display_properties()
/third_party/libinput/src/
H A Dquirks.c58 PT_BOOL, enumerator
672 p->type = PT_BOOL; in parse_model()
793 p->type = PT_BOOL; in parse_attr()
800 p->type = PT_BOOL; in parse_attr()
1688 assert(p->type == PT_BOOL); in quirks_get_bool()
/third_party/pcre2/pcre2/maint/
H A Ducptest.c511 printf("%s%s", sep, get_propname(i, PT_BOOL)); in print_prop()
627 if (u->type == PT_BOOL && strcmp(CS(value + offset), in find_chars()
956 if (PRIV(utt)[i].type == PT_BOOL) in process_command_line()

Completed in 55 milliseconds