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.c241 GET_NODE(sxe, node); in sxe_prop_dim_read()
427 GET_NODE(sxe, node); in sxe_prop_dim_write()
631 GET_NODE(sxe, node); in sxe_property_get_adr()
679 GET_NODE(sxe, node); in sxe_prop_dim_exists()
801 GET_NODE(sxe, node); in sxe_prop_dim_delete()
985 GET_NODE(sxe, node); in sxe_prop_is_empty()
1004 GET_NODE(sxe, node); in sxe_prop_is_empty()
1081 GET_NODE(sxe, node); in sxe_get_prop_hash()
1108 GET_NODE(sxe, node); in sxe_get_prop_hash()
1362 GET_NODE(sxe, node); in PHP_METHOD()
[all …]
/php-src/Zend/
H A Dzend_compile.c51 #define GET_NODE(target, src) do { \ macro
2270 GET_NODE(result, opline->result); in zend_make_var_result()
2278 GET_NODE(result, opline->result); in zend_make_tmp_result()
6093 GET_NODE(&value_node, opline->op2); in zend_compile_foreach()
10111 GET_NODE(result, opline_jmpz->result); in zend_compile_short_circuiting()
10890 GET_NODE(result, opline->op2); in zend_compile_rope_finalize()

Completed in 43 milliseconds