Searched refs:ucp_Zs (Results 1 – 3 of 3) sorted by relevance
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | ucp.h | 63 ucp_Zs /* Space separator */ enumerator
|
H A D | pcre_tables.c | 187 ucp_Zl, ucp_Zs, 718 { 1283, PT_PC, ucp_Zs }
|
H A D | pcre_jit_compile.c | 5117 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath() 5236 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Ll); in compile_xclass_matchingpath()
|
Completed in 34 milliseconds