Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c591 #define OVECTOR_PRIV(i) (common->cbra_ptr + (i) * (sljit_sw)sizeof(sljit_sw)) macro
2732 private_srcw[0] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE)); in copy_recurse_data()
2753 private_srcw[1] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE)); in copy_recurse_data()
10208 private_data_ptr = OVECTOR_PRIV(offset); in compile_bracket_matchingpath()
10739 cbraprivptr = OVECTOR_PRIV(offset); in compile_bracketpos_matchingpath()
11705 OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR_PRIV(offset)); in compile_close_matchingpath()

Completed in 31 milliseconds