Searched refs:ucp_Zs (Results 1 – 3 of 3) sorted by relevance
/external/pcre/dist/ |
D | ucp.h | 63 ucp_Zs /* Space separator */ enumerator
|
D | pcre_tables.c | 189 ucp_Zl, ucp_Zs, 720 { 1283, PT_PC, ucp_Zs }
|
D | pcre_jit_compile.c | 5065 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath() 5184 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Ll); in compile_xclass_matchingpath()
|