Searched refs:ucp_Zs (Results 1 – 3 of 3) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_ucp.h | 100 ucp_Zs /* Space separator */ enumerator
|
D | pcre2_tables.c | 209 ucp_Zl, ucp_Zs, 758 { 1351, PT_PC, ucp_Zs }
|
D | pcre2_jit_compile.c | 5856 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath() 5975 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Ll); in compile_xclass_matchingpath()
|