Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_ucp.h98 ucp_Zl, /* Line separator */ enumerator
Dpcre2_xclass.c235 if ((prop->chartype != ucp_Zl && in PRIV()
Dpcre2_tables.c220 ucp_Zl, ucp_Zs,
845 { 1616, PT_PC, ucp_Zl },
Dpcre2_jit_compile.c7840 SET_TYPE_OFFSET(ucp_Zl); in compile_xclass_matchingpath()
7841 … OP2(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Zs - ucp_Zl); in compile_xclass_matchingpath()