Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_ucd.c37 const uint16_t PRIV(ucd_stage1)[] = {0}; variable
964 const uint16_t PRIV(ucd_stage1)[] = { /* 17408 bytes */ variable
Dpcre2_internal.h1756 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
1854 extern const uint16_t PRIV(ucd_stage1)[];
Dpcre2_jit_compile.c3676 OP1(SLJIT_MOV_U16, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in do_getucd()
6640 OP1(SLJIT_MOV_U16, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in compile_xclass_matchingpath()