Searched refs:ucp_Zl (Results 1 – 4 of 4) sorted by relevance
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_ucp.h | 98 ucp_Zl, /* Line separator */ enumerator
|
H A D | pcre2_xclass.c | 235 if ((prop->chartype != ucp_Zl && in PRIV()
|
H A D | pcre2_tables.c | 220 ucp_Zl, ucp_Zs, 818 { 1508, PT_PC, ucp_Zl },
|
H A D | pcre2_jit_compile.c | 6824 SET_TYPE_OFFSET(ucp_Zl); in compile_xclass_matchingpath() 6825 … OP2(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath()
|
Completed in 31 milliseconds