Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucp.h79 ucp_Lt, /* Title case letter */ enumerator
H A Dpcre2_xclass.c150 chartype == ucp_Lt) == isprop) return !negated; in PRIV()
H A Dpcre2_dfa_match.c1189 chartype == ucp_Lt; in internal_dfa_match()
1471 OK = chartype == ucp_Lu || chartype == ucp_Ll || chartype == ucp_Lt; in internal_dfa_match()
1736 OK = chartype == ucp_Lu || chartype == ucp_Ll || chartype == ucp_Lt; in internal_dfa_match()
2026 OK = chartype == ucp_Lu || chartype == ucp_Ll || chartype == ucp_Lt; in internal_dfa_match()
H A Dpcre2_auto_possess.c211 prop->chartype == ucp_Lt) == negated; in check_char_prop()
H A Dpcre2_match.c2503 chartype == ucp_Lt) == notmatch) in match()
2757 chartype == ucp_Lt) == notmatch) in match()
3551 chartype == ucp_Lt) == (Lctype == OP_NOTPROP)) in match()
4149 chartype == ucp_Lt) == notmatch) in match()
H A Dpcre2_ucptables.c1287 { 1920, PT_PC, ucp_Lt },
H A Dpcre2_jit_compile.c7752 items = UCPCAT3(ucp_Lu, ucp_Ll, ucp_Lt); in compile_xclass_matchingpath()

Completed in 70 milliseconds