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 uint8_t PRIV(ucd_stage1)[] = {0}; variable
832 const uint8_t PRIV(ucd_stage1)[] = { /* 8704 bytes */ variable
Dpcre2_internal.h1798 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
1881 extern const uint8_t PRIV(ucd_stage1)[];
Dpcre2_jit_compile.c3289 OP1(SLJIT_MOV_U8, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in do_getucd()
5671 OP1(SLJIT_MOV_U8, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in compile_xclass_matchingpath()