Home
last modified time | relevance | path

Searched refs:ucp_Ll (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_tables.c218 ucp_Ll, ucp_Lu,
H A Dpcre2_ucp.h76 ucp_Ll, /* Lower case letter */ enumerator
H A Dpcre2_xclass.c149 if ((chartype == ucp_Lu || chartype == ucp_Ll || in PRIV()
H A Dpcre2_substitute.c788 type != ((forcecase > 0)? ucp_Lu : ucp_Ll)) in pcre2_substitute()
890 type != ((forcecase > 0)? ucp_Lu : ucp_Ll)) in pcre2_substitute()
H A Dpcre2_dfa_match.c1188 OK = chartype == ucp_Lu || chartype == ucp_Ll || 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.c210 prop->chartype == ucp_Ll || in check_char_prop()
H A Dpcre2_match.c2502 chartype == ucp_Ll || in match()
2756 chartype == ucp_Ll || in match()
3550 chartype == ucp_Ll || in match()
4148 chartype == ucp_Ll || in match()
H A Dpcre2_ucptables.c1280 { 1869, PT_PC, ucp_Ll },
H A Dpcre2_compile.c749 PT_PC, ucp_Ll, /* lower */
H A Dpcre2_jit_compile.c6792 #define UCPCAT_L UCPCAT_RANGE(ucp_Ll, ucp_Lu)
7752 items = UCPCAT3(ucp_Lu, ucp_Ll, ucp_Lt); in compile_xclass_matchingpath()

Completed in 133 milliseconds