Searched refs:OVECTOR (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 5968 OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(1)); in compile_dnref_search() 5974 GET_LOCAL_BASE(TMP2, 0, OVECTOR(offset)); in compile_dnref_search() 5980 GET_LOCAL_BASE(TMP2, 0, OVECTOR(offset)); in compile_dnref_search() 6426 OP1(SLJIT_MOV, TMP2, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(0)); in compile_callout_matchingpath() 7063 private_data_ptr = OVECTOR(offset); in compile_bracket_matchingpath() 7240 SLJIT_ASSERT(private_data_ptr == OVECTOR(offset)); in compile_bracket_matchingpath() 7278 …CMP(SLJIT_EQUAL, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(matchingpath, 1) << 1), SLJIT_MEM1(SLJIT_SP), … in compile_bracket_matchingpath() 7433 SLJIT_ASSERT(private_data_ptr == OVECTOR(offset + 0)); in compile_bracket_matchingpath() 9978 common->start_ptr = OVECTOR(0); in PRIV() 10086 SLJIT_ASSERT(common->start_ptr != OVECTOR(0)); in PRIV() [all …]
|
Completed in 21 milliseconds