Home
last modified time | relevance | path

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

/external/pcre/dist/
Ducp.h42 ucp_Lt, /* Title case letter */ enumerator
Dpcre_xclass.c146 prop->chartype == ucp_Lt) == isprop) return !negated; in PRIV()
Dpcre_dfa_exec.c1081 prop->chartype == ucp_Lt; in internal_dfa_exec()
1339 prop->chartype == ucp_Lt; in internal_dfa_exec()
1591 prop->chartype == ucp_Lt; in internal_dfa_exec()
1868 prop->chartype == ucp_Lt; in internal_dfa_exec()
Dpcre_tables.c626 { 599, PT_PC, ucp_Lt },
Dpcre_exec.c2562 prop->chartype == ucp_Lt) == (op == OP_NOTPROP)) in match()
4184 chartype == ucp_Lt) == prop_fail_result) in match()
4917 chartype == ucp_Lt) == prop_fail_result) in match()
5435 chartype == ucp_Lt) == prop_fail_result) in match()
Dpcre_compile.c2785 prop->chartype == ucp_Lt) == negated; in check_char_prop()
Dpcre_jit_compile.c5033 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Lt - typeoffset); in compile_xclass_matchingpath()