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
1720 const uint16_t PRIV(ucd_stage2)[] = { /* 71936 bytes, block = 128 */ variable
Dpcre2_internal.h1808 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
1912 extern const uint16_t PRIV(ucd_stage2)[];
Dpcre2_jit_compile.c5086 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucd()
5126 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucdtype()
7632 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in compile_xclass_matchingpath()