Home
last modified time | relevance | path

Searched refs:ucp_typerange (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_internal.h1859 extern const int PRIV(ucp_typerange)[];
Dpcre2_tables.c213 const int PRIV(ucp_typerange)[] = { variable
Dpcre2_jit_compile.c6798 c = PRIV(ucp_typerange)[(int)cc[1] * 2]; in compile_xclass_matchingpath()
6800 …jump = CMP(SLJIT_LESS_EQUAL ^ invertcmp, typereg, 0, SLJIT_IMM, PRIV(ucp_typerange)[(int)cc[1] * 2… in compile_xclass_matchingpath()