Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.c1865 opline->result.var = get_temporary_variable(); in zend_make_var_result()
1873 opline->result.var = get_temporary_variable(); in zend_make_tmp_result()
4682 opline->op2.var = get_temporary_variable(); in zend_compile_foreach()
4837 case_node.u.op.var = get_temporary_variable(); in zend_compile_switch()
6584 opline->result.var = get_temporary_variable(); in zend_compile_class_decl()
7410 opline_jmpz->result.var = get_temporary_variable(); in zend_compile_short_circuiting()
8217 opline->result.var = get_temporary_variable(); in zend_compile_encaps_list()
8227 opline->result.var = get_temporary_variable(); in zend_compile_encaps_list()
8235 opline->result.var = get_temporary_variable(); in zend_compile_encaps_list()
8236 var = opline->op1.var = get_temporary_variable(); in zend_compile_encaps_list()
[all …]

Completed in 25 milliseconds