Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dphp_simplexml_exports.h31 #define GET_NODE(__s, __n) { \ macro
H A Dsimplexml.c272 GET_NODE(sxe, node); in sxe_prop_dim_read()
481 GET_NODE(sxe, node); in sxe_prop_dim_write()
688 GET_NODE(sxe, node); in sxe_property_get_adr()
734 GET_NODE(sxe, node); in sxe_prop_dim_exists()
857 GET_NODE(sxe, node); in sxe_prop_dim_delete()
1041 GET_NODE(sxe, node); in sxe_prop_is_empty()
1060 GET_NODE(sxe, node); in sxe_prop_is_empty()
1150 GET_NODE(sxe, node); in sxe_get_prop_hash()
1177 GET_NODE(sxe, node); in sxe_get_prop_hash()
1464 GET_NODE(sxe, node); in SXE_METHOD()
[all …]
H A Dsxe.c139 GET_NODE(child, node); in PHP_METHOD()
/PHP-7.4/Zend/
H A Dzend_compile.c44 #define GET_NODE(target, src) do { \ macro
1866 GET_NODE(result, opline->result); in zend_make_var_result()
1874 GET_NODE(result, opline->result); in zend_make_tmp_result()
4683 GET_NODE(&value_node, opline->op2); in zend_compile_foreach()
7414 GET_NODE(result, opline_jmpz->result); in zend_compile_short_circuiting()
8209 GET_NODE(result, opline->op2); in zend_compile_encaps_list()
8219 GET_NODE(result, opline->result); in zend_compile_encaps_list()
8229 GET_NODE(result, opline->result); in zend_compile_encaps_list()
8237 GET_NODE(result, opline->result); in zend_compile_encaps_list()

Completed in 73 milliseconds