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.c230 GET_NODE(sxe, node); in sxe_prop_dim_read()
416 GET_NODE(sxe, node); in sxe_prop_dim_write()
621 GET_NODE(sxe, node); in sxe_property_get_adr()
670 GET_NODE(sxe, node); in sxe_prop_dim_exists()
792 GET_NODE(sxe, node); in sxe_prop_dim_delete()
976 GET_NODE(sxe, node); in sxe_prop_is_empty()
995 GET_NODE(sxe, node); in sxe_prop_is_empty()
1072 GET_NODE(sxe, node); in sxe_get_prop_hash()
1099 GET_NODE(sxe, node); in sxe_get_prop_hash()
1356 GET_NODE(sxe, node); in PHP_METHOD()
[all …]
/php-src/Zend/
H A Dzend_compile.c49 #define GET_NODE(target, src) do { \ macro
2215 GET_NODE(result, opline->result); in zend_make_var_result()
2223 GET_NODE(result, opline->result); in zend_make_tmp_result()
5759 GET_NODE(&value_node, opline->op2); in zend_compile_foreach()
9380 GET_NODE(result, opline_jmpz->result); in zend_compile_short_circuiting()
10252 GET_NODE(result, opline->op2); in zend_compile_encaps_list()

Completed in 63 milliseconds