Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_object_handlers.c820 zval tmp_offset; in zend_std_read_dimension() local
825 ZVAL_NULL(&tmp_offset); in zend_std_read_dimension()
835 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
850 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
869 zval tmp_offset; in zend_std_write_dimension() local
873 ZVAL_NULL(&tmp_offset); in zend_std_write_dimension()
880 zval_ptr_dtor(&tmp_offset); in zend_std_write_dimension()
890 zval retval, tmp_offset; in zend_std_has_dimension() local
905 zval_ptr_dtor(&tmp_offset); in zend_std_has_dimension()
1054 zval tmp_offset; in zend_std_unset_dimension() local
[all …]
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11147 int tmp_base, tmp_offset; in compile_iterator_matchingpath() local
11175 tmp_offset = 0; in compile_iterator_matchingpath()
11180 tmp_offset = POSSESSIVE0; in compile_iterator_matchingpath()
11199 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11207 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11368 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11389 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11414 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11448 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11577 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
[all …]

Completed in 33 milliseconds