Searched refs:ucp_Zl (Results 1 – 4 of 4) sorted by relevance
/external/pcre/dist/ |
D | ucp.h | 61 ucp_Zl, /* Line separator */ enumerator
|
D | pcre_xclass.c | 234 if ((prop->chartype != ucp_Zl && in PRIV()
|
D | pcre_tables.c | 189 ucp_Zl, ucp_Zs, 718 { 1277, PT_PC, ucp_Zl },
|
D | pcre_jit_compile.c | 5116 SET_TYPE_OFFSET(ucp_Zl); in compile_xclass_matchingpath() 5117 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath()
|