Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c500 #define OVECTOR_PRIV(i) (common->cbra_ptr + (i) * (sljit_sw)sizeof(sljit_sw)) macro
1768 srcw[0] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE)); in copy_private_data()
1777 srcw[1] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE)); in copy_private_data()
7057 private_data_ptr = OVECTOR_PRIV(offset); in compile_bracket_matchingpath()
7563 cbraprivptr = OVECTOR_PRIV(offset); in compile_bracketpos_matchingpath()
8204 OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR_PRIV(offset)); in compile_close_matchingpath()

Completed in 40 milliseconds