Home
last modified time | relevance | path

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

/PHP-7.3/ext/simplexml/
H A Dphp_simplexml_exports.h31 #define GET_NODE(__s, __n) { \ macro
H A Dsimplexml.c268 GET_NODE(sxe, node); in sxe_prop_dim_read()
474 GET_NODE(sxe, node); in sxe_prop_dim_write()
678 GET_NODE(sxe, node); in sxe_property_get_adr()
721 GET_NODE(sxe, node); in sxe_prop_dim_exists()
840 GET_NODE(sxe, node); in sxe_prop_dim_delete()
1023 GET_NODE(sxe, node); in sxe_prop_is_empty()
1042 GET_NODE(sxe, node); in sxe_prop_is_empty()
1131 GET_NODE(sxe, node); in sxe_get_prop_hash()
1158 GET_NODE(sxe, node); in sxe_get_prop_hash()
1445 GET_NODE(sxe, node); in SXE_METHOD()
[all …]
H A Dsxe.c139 GET_NODE(child, node); in PHP_METHOD()
/PHP-7.3/Zend/
H A Dzend_compile.c44 #define GET_NODE(target, src) do { \ macro
1943 GET_NODE(result, opline->result); in zend_make_var_result()
1951 GET_NODE(result, opline->result); in zend_make_tmp_result()
4852 GET_NODE(&value_node, opline->op2); in zend_compile_foreach()
6430 GET_NODE(&FC(implementing_class), opline->result); in zend_compile_class_decl()
7307 GET_NODE(result, opline_jmpz->result); in zend_compile_short_circuiting()
7969 GET_NODE(result, opline->op2); in zend_compile_encaps_list()
7979 GET_NODE(result, opline->result); in zend_compile_encaps_list()
7989 GET_NODE(result, opline->result); in zend_compile_encaps_list()
7998 GET_NODE(result, opline->result); in zend_compile_encaps_list()

Completed in 33 milliseconds