Searched refs:ucp_Zs (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_tables.c | 223 ucp_Zl, ucp_Zs,
|
H A D | pcre2_ucp.h | 100 ucp_Zs, /* Space separator */ enumerator
|
H A D | pcre2_ucptables.c | 1515 { 3555, PT_PC, ucp_Zs },
|
H A D | pcre2_jit_compile.c | 8072 OP2U(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath() 8191 OP2U(SLJIT_SUB | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Ll); in compile_xclass_matchingpath()
|
Completed in 52 milliseconds