Home
last modified time | relevance | path

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

/php-src/ext/simplexml/
H A Dphp_simplexml_exports.h29 #define GET_NODE(__s, __n) { \ macro
H A Dsimplexml.c229 GET_NODE(sxe, node); in sxe_prop_dim_read()
415 GET_NODE(sxe, node); in sxe_prop_dim_write()
620 GET_NODE(sxe, node); in sxe_property_get_adr()
669 GET_NODE(sxe, node); in sxe_prop_dim_exists()
791 GET_NODE(sxe, node); in sxe_prop_dim_delete()
975 GET_NODE(sxe, node); in sxe_prop_is_empty()
994 GET_NODE(sxe, node); in sxe_prop_is_empty()
1071 GET_NODE(sxe, node); in sxe_get_prop_hash()
1098 GET_NODE(sxe, node); in sxe_get_prop_hash()
1352 GET_NODE(sxe, node); in PHP_METHOD()
[all …]
/php-src/Zend/
H A Dzend_compile.c49 #define GET_NODE(target, src) do { \ macro
2222 GET_NODE(result, opline->result); in zend_make_var_result()
2230 GET_NODE(result, opline->result); in zend_make_tmp_result()
5959 GET_NODE(&value_node, opline->op2); in zend_compile_foreach()
9606 GET_NODE(result, opline_jmpz->result); in zend_compile_short_circuiting()
10406 GET_NODE(result, opline->op2); in zend_compile_rope_finalize()

Completed in 45 milliseconds