Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_object_handlers.c830 zval tmp_offset, tmp_object; in zend_std_read_dimension() local
835 ZVAL_NULL(&tmp_offset); in zend_std_read_dimension()
845 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
850 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
860 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
879 zval tmp_offset, tmp_object; in zend_std_write_dimension() local
883 ZVAL_NULL(&tmp_offset); in zend_std_write_dimension()
890 zval_ptr_dtor(&tmp_offset); in zend_std_write_dimension()
915 zval_ptr_dtor(&tmp_offset); in zend_std_has_dimension()
1049 zval tmp_offset, tmp_object; in zend_std_unset_dimension() local
[all …]
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9913 int tmp_base, tmp_offset; in compile_iterator_matchingpath() local
9935 tmp_offset = 0; in compile_iterator_matchingpath()
9940 tmp_offset = POSSESSIVE0; in compile_iterator_matchingpath()
9961 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
9969 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
10061 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
10081 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
10108 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
10137 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
10250 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
[all …]

Completed in 44 milliseconds