Searched refs:ucp_Zl (Results 1 – 5 of 5) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_tables.c | 223 ucp_Zl, ucp_Zs,
|
H A D | pcre2_xclass.c | 253 if ((prop->chartype != ucp_Zl && in PRIV()
|
H A D | pcre2_ucp.h | 98 ucp_Zl, /* Line separator */ enumerator
|
H A D | pcre2_ucptables.c | 1513 { 3549, PT_PC, ucp_Zl },
|
H A D | pcre2_jit_compile.c | 8071 SET_TYPE_OFFSET(ucp_Zl); in compile_xclass_matchingpath() 8072 OP2U(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath()
|
Completed in 39 milliseconds