Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_ucd.c38 const uint16_t PRIV(ucd_stage2)[] = {0}; variable
1379 const uint16_t PRIV(ucd_stage2)[] = { /* 60416 bytes, block = 128 */ variable
Dpcre2_internal.h1798 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
1882 extern const uint16_t PRIV(ucd_stage2)[];
Dpcre2_jit_compile.c3293 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucd()
5675 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in compile_xclass_matchingpath()