Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_object_handlers.c1214 zval tmp_offset; in zend_std_read_dimension() local
1221 ZVAL_NULL(&tmp_offset); in zend_std_read_dimension()
1231 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
1246 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
1265 zval tmp_offset; in zend_std_write_dimension() local
1270 ZVAL_NULL(&tmp_offset); in zend_std_write_dimension()
1277 zval_ptr_dtor(&tmp_offset); in zend_std_write_dimension()
1288 zval retval, tmp_offset; in zend_std_has_dimension() local
1304 zval_ptr_dtor(&tmp_offset); in zend_std_has_dimension()
1531 zval tmp_offset; in zend_std_unset_dimension() local
[all …]
/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11843 int tmp_base, tmp_offset; in compile_iterator_matchingpath() local
11871 tmp_offset = 0; in compile_iterator_matchingpath()
11876 tmp_offset = POSSESSIVE0; in compile_iterator_matchingpath()
11895 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11903 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
12064 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
12085 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
12110 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
12144 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
12273 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
[all …]

Completed in 63 milliseconds