Searched refs:ucp_Zs (Results 1 – 3 of 3) sorted by relevance
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_ucp.h | 100 ucp_Zs /* Space separator */ enumerator
|
H A D | pcre2_tables.c | 220 ucp_Zl, ucp_Zs, 820 { 1514, PT_PC, ucp_Zs }
|
H A D | pcre2_jit_compile.c | 6825 … OP2(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath() 6944 OP2(SLJIT_SUB | SLJIT_SET_Z, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Ll); in compile_xclass_matchingpath()
|
Completed in 33 milliseconds