Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_ucd.c38 const uint16_t PRIV(ucd_stage2)[] = {0}; variable
1720 const uint16_t PRIV(ucd_stage2)[] = { /* 71936 bytes, block = 128 */ variable
H A Dpcre2_internal.h1808 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
1912 extern const uint16_t PRIV(ucd_stage2)[];
H A Dpcre2_jit_compile.c5082 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucd()
5122 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucdtype()
7555 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in compile_xclass_matchingpath()

Completed in 55 milliseconds