Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_ucd.c37 const pcre_uint16 PRIV(ucd_stage2)[] = {0}; variable
1366 const pcre_uint16 PRIV(ucd_stage2)[] = { /* 58112 bytes, block = 128 */ variable
H A Dpcre_internal.h2772 extern const pcre_uint16 PRIV(ucd_stage2)[];
2787 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
H A Dpcre_jit_compile.c3311 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucd()
5665 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in compile_xclass_matchingpath()

Completed in 51 milliseconds