Home
last modified time | relevance | path

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

/PHP-7.2/ext/simplexml/
H A Dphp_simplexml_exports.h33 #define GET_NODE(__s, __n) { \ macro
H A Dsimplexml.c270 GET_NODE(sxe, node); in sxe_prop_dim_read()
487 GET_NODE(sxe, node); in sxe_prop_dim_write()
692 GET_NODE(sxe, node); in sxe_property_get_adr()
735 GET_NODE(sxe, node); in sxe_prop_dim_exists()
854 GET_NODE(sxe, node); in sxe_prop_dim_delete()
1037 GET_NODE(sxe, node); in sxe_prop_is_empty()
1056 GET_NODE(sxe, node); in sxe_prop_is_empty()
1147 GET_NODE(sxe, node); in sxe_get_prop_hash()
1174 GET_NODE(sxe, node); in sxe_get_prop_hash()
1459 GET_NODE(sxe, node); in SXE_METHOD()
[all …]
H A Dsxe.c148 GET_NODE(child, node); in PHP_METHOD()
/PHP-7.2/Zend/
H A Dzend_compile.c46 #define GET_NODE(target, src) do { \ macro
1990 GET_NODE(result, opline->result); in zend_make_var_result()
1998 GET_NODE(result, opline->result); in zend_make_tmp_result()
4801 GET_NODE(&value_node, opline->op2); in zend_compile_foreach()
6352 GET_NODE(&FC(implementing_class), opline->result); in zend_compile_class_decl()
7220 GET_NODE(result, opline_jmpz->result); in zend_compile_short_circuiting()
7882 GET_NODE(result, opline->op2); in zend_compile_encaps_list()
7892 GET_NODE(result, opline->result); in zend_compile_encaps_list()
7902 GET_NODE(result, opline->result); in zend_compile_encaps_list()
7911 GET_NODE(result, opline->result); in zend_compile_encaps_list()

Completed in 37 milliseconds