Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucd.c72 const uint16_t PRIV(ucd_stage1)[] = {0}; variable
1853 const uint16_t PRIV(ucd_stage1)[] = { /* 17408 bytes */ variable
H A Dpcre2_internal.h1866 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
1988 extern const uint16_t PRIV(ucd_stage1)[];
H A Dpcre2_jit_compile.c5308 OP1(SLJIT_MOV_U16, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in do_getucd()
5348 OP1(SLJIT_MOV_U16, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in do_getucdtype()
7935 OP1(SLJIT_MOV_U16, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in compile_xclass_matchingpath()

Completed in 76 milliseconds