Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c334 int cbra_ptr; member
500 #define OVECTOR_PRIV(i) (common->cbra_ptr + (i) * (sljit_sw)sizeof(sljit_sw))
9985 common->cbra_ptr = OVECTOR_START + (re->top_bracket + 1) * 2 * sizeof(sljit_sw); in PRIV()
9996 private_data_size = common->cbra_ptr + (re->top_bracket + 1) * sizeof(sljit_sw); in PRIV()

Completed in 26 milliseconds