Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Ducp.h43 ucp_Lu, /* Upper case letter */ enumerator
H A Dpcre_xclass.c145 if ((prop->chartype == ucp_Lu || prop->chartype == ucp_Ll || in PRIV()
H A Dpcre_tables.c184 ucp_Ll, ucp_Lu,
627 { 602, PT_PC, ucp_Lu },
H A Dpcre_exec.c2567 if ((prop->chartype == ucp_Lu || in match()
4189 if ((chartype == ucp_Lu || in match()
4922 if ((chartype == ucp_Lu || in match()
5440 if ((chartype == ucp_Lu || in match()
H A Dpcre_jit_compile.c4168 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_Lu - ucp_Ll); in check_wordboundary()
4212 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_Lu - ucp_Ll); in check_wordboundary()
5081 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Lu - typeoffset); in compile_xclass_matchingpath()
5129 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Lu - ucp_Ll); in compile_xclass_matchingpath()
H A Dpcre_compile.c2836 return (prop->chartype == ucp_Lu || in check_char_prop()

Completed in 61 milliseconds