Home
last modified time | relevance | path

Searched refs:ucp_Zs (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_tables.c223 ucp_Zl, ucp_Zs,
H A Dpcre2_ucp.h100 ucp_Zs, /* Space separator */ enumerator
H A Dpcre2_ucptables.c1524 { 3576, PT_PC, ucp_Zs },
H A Dpcre2_jit_compile.c6794 #define UCPCAT_ALL ((1 << (ucp_Zs + 1)) - 1)
8263 OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT_RANGE(ucp_Zl, ucp_Zs)); in compile_xclass_matchingpath()
8339 …| SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT_RANGE(ucp_Cc, ucp_Cs) | UCPCAT_RANGE(ucp_Zl, ucp_Zs)); in compile_xclass_matchingpath()

Completed in 49 milliseconds