Home
last modified time | relevance | path

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

/PHP-8.2/ext/simplexml/
H A Dphp_simplexml_exports.h29 #define GET_NODE(__s, __n) { \ macro
H A Dsimplexml.c249 GET_NODE(sxe, node); in sxe_prop_dim_read()
435 GET_NODE(sxe, node); in sxe_prop_dim_write()
638 GET_NODE(sxe, node); in sxe_property_get_adr()
687 GET_NODE(sxe, node); in sxe_prop_dim_exists()
809 GET_NODE(sxe, node); in sxe_prop_dim_delete()
992 GET_NODE(sxe, node); in sxe_prop_is_empty()
1011 GET_NODE(sxe, node); in sxe_prop_is_empty()
1101 GET_NODE(sxe, node); in sxe_get_prop_hash()
1128 GET_NODE(sxe, node); in sxe_get_prop_hash()
1396 GET_NODE(sxe, node); in PHP_METHOD()
[all …]
/PHP-8.2/Zend/
H A Dzend_compile.c47 #define GET_NODE(target, src) do { \ macro
2071 GET_NODE(result, opline->result); in zend_make_var_result()
2079 GET_NODE(result, opline->result); in zend_make_tmp_result()
5433 GET_NODE(&value_node, opline->op2); in zend_compile_foreach()
8968 GET_NODE(result, opline_jmpz->result); in zend_compile_short_circuiting()
9837 GET_NODE(result, opline->op2); in zend_compile_encaps_list()

Completed in 41 milliseconds