Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_ucd.c73 const uint16_t PRIV(ucd_stage2)[] = {0}; variable
2386 const uint16_t PRIV(ucd_stage2)[] = { /* 76800 bytes, block = 128 */ variable
H A Dpcre2_internal.h1832 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
1955 extern const uint16_t PRIV(ucd_stage2)[];
H A Dpcre2_jit_compile.c5160 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucd()
5200 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucdtype()
7737 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in compile_xclass_matchingpath()

Completed in 71 milliseconds