Home
last modified time | relevance | path

Searched refs:ucp_Lu (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Ducp.h40 ucp_Lu, /* Upper case letter */ enumerator
H A Dpcre_xclass.c139 if ((prop->chartype == ucp_Lu || prop->chartype == ucp_Ll || in PRIV()
H A Dpcre_tables.c184 ucp_Ll, ucp_Lu,
571 { 522, PT_PC, ucp_Lu },
H A Dpcre_exec.c2545 if ((prop->chartype == ucp_Lu || in match()
4093 if ((chartype == ucp_Lu || in match()
4818 if ((chartype == ucp_Lu || in match()
5323 if ((chartype == ucp_Lu || in match()
H A Dpcre_compile.c2988 return (prop->chartype == ucp_Lu || in check_char_prop()

Completed in 39 milliseconds