Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_tables.c182 const int PRIV(ucp_typerange)[] = { variable
Dpcre_internal.h2759 extern const int PRIV(ucp_typerange)[];
Dpcre_jit_compile.c5039 c = PRIV(ucp_typerange)[(int)cc[1] * 2]; in compile_xclass_matchingpath()
5041 …jump = CMP(SLJIT_C_LESS_EQUAL ^ invertcmp, typereg, 0, SLJIT_IMM, PRIV(ucp_typerange)[(int)cc[1] *… in compile_xclass_matchingpath()