Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_object_handlers.c996 zval tmp_offset; in zend_std_read_dimension() local
1003 ZVAL_NULL(&tmp_offset); in zend_std_read_dimension()
1013 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
1028 zval_ptr_dtor(&tmp_offset); in zend_std_read_dimension()
1047 zval tmp_offset; in zend_std_write_dimension() local
1052 ZVAL_NULL(&tmp_offset); in zend_std_write_dimension()
1059 zval_ptr_dtor(&tmp_offset); in zend_std_write_dimension()
1069 zval retval, tmp_offset; in zend_std_has_dimension() local
1085 zval_ptr_dtor(&tmp_offset); in zend_std_has_dimension()
1261 zval tmp_offset; in zend_std_unset_dimension() local
[all …]
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11455 int tmp_base, tmp_offset; in compile_iterator_matchingpath() local
11483 tmp_offset = 0; in compile_iterator_matchingpath()
11488 tmp_offset = POSSESSIVE0; in compile_iterator_matchingpath()
11507 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11515 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11676 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11697 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11722 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11756 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
11885 OP2(SLJIT_SUB | SLJIT_SET_Z, tmp_base, tmp_offset, tmp_base, tmp_offset, SLJIT_IMM, 1); in compile_iterator_matchingpath()
[all …]

Completed in 40 milliseconds