Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_ucd.c34 const pcre_uint8 PRIV(ucd_stage1)[] = {0}; variable
803 const pcre_uint8 PRIV(ucd_stage1)[] = { /* 8704 bytes */ variable
H A Dpcre_internal.h2771 extern const pcre_uint8 PRIV(ucd_stage1)[];
2784 PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
H A Dpcre_jit_compile.c3072 OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in do_getucd()

Completed in 45 milliseconds