Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_ucp.h79 ucp_Lt, /* Title case letter */ enumerator
Dpcre2_xclass.c147 prop->chartype == ucp_Lt) == isprop) return !negated; in PRIV()
Dpcre2_dfa_match.c1174 prop->chartype == ucp_Lt; in internal_dfa_match()
1432 prop->chartype == ucp_Lt; in internal_dfa_match()
1673 prop->chartype == ucp_Lt; in internal_dfa_match()
1939 prop->chartype == ucp_Lt; in internal_dfa_match()
Dpcre2_auto_possess.c207 prop->chartype == ucp_Lt) == negated; in check_char_prop()
Dpcre2_match.c2360 prop->chartype == ucp_Lt) == (Fop == OP_NOTPROP)) in match()
2581 chartype == ucp_Lt) == (Lctype == OP_NOTPROP)) in match()
3313 chartype == ucp_Lt) == (Lctype == OP_NOTPROP)) in match()
3839 chartype == ucp_Lt) == (Lctype == OP_NOTPROP)) in match()
Dpcre2_tables.c713 { 685, PT_PC, ucp_Lt },
Dpcre2_jit_compile.c7960 OP2(SLJIT_SUB | SLJIT_SET_Z, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Lt - typeoffset); in compile_xclass_matchingpath()