Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_ucd.c37 const pcre_uint16 PRIV(ucd_stage2)[] = {0}; variable
1352 const pcre_uint16 PRIV(ucd_stage2)[] = { /* 58112 bytes, block = 128 */ variable
H A Dpcre_internal.h2776 extern const pcre_uint16 PRIV(ucd_stage2)[];
2788 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
H A Dpcre_jit_compile.c3076 OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2)); in do_getucd()

Completed in 54 milliseconds