/PHP-7.4/ext/soap/ |
H A D | php_xml.c | 41 static void cleanup_xml_node(xmlNodePtr node) in cleanup_xml_node() 180 xmlNsPtr attr_find_ns(xmlAttrPtr node) in attr_find_ns() 191 xmlNsPtr node_find_ns(xmlNodePtr node) in node_find_ns() 200 int attr_is_equal_ex(xmlAttrPtr node, char *name, char *ns) in attr_is_equal_ex() 216 int node_is_equal_ex(xmlNodePtr node, char *name, char *ns) in node_is_equal_ex() 233 xmlAttrPtr get_attribute_ex(xmlAttrPtr node, char *name, char *ns) in get_attribute_ex() 244 xmlNodePtr get_node_ex(xmlNodePtr node, char *name, char *ns) in get_node_ex() 255 xmlNodePtr get_node_recurisve_ex(xmlNodePtr node, char *name, char *ns) in get_node_recurisve_ex() 271 xmlNodePtr get_node_with_attribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, … in get_node_with_attribute_ex() 292 xmlNodePtr get_node_with_attribute_recursive_ex(xmlNodePtr node, char *name, char *name_ns, char *a… in get_node_with_attribute_recursive_ex()
|
H A D | php_xml.h | 24 #define get_attribute(node, name) get_attribute_ex(node, name, NULL) argument 25 #define get_node(node, name) get_node_ex(node, name, NULL) argument 26 #define get_node_recursive(node, name) get_node_recursive_ex(node, name, NULL) argument 27 #define get_node_with_attribute(node, name, attr, val) get_node_with_attribute_ex(node, name, NULL,… argument 28 #define get_node_with_attribute_recursive(node, name, attr, val) get_node_with_attribute_recursive_… argument 29 #define node_is_equal(node, name) node_is_equal_ex(node, name, NULL) argument 30 #define attr_is_equal(node, name) attr_is_equal_ex(node, name, NULL) argument
|
H A D | php_encoding.c | 284 static zend_bool soap_check_zval_ref(zval *data, xmlNodePtr node) { in soap_check_zval_ref() 349 static zend_bool soap_check_xml_ref(zval *data, xmlNodePtr node) in soap_check_xml_ref() 367 static void soap_add_xml_ref(zval *data, xmlNodePtr node) in soap_add_xml_ref() 376 xmlNodePtr node = NULL; in master_to_xml_int() local 630 zval *to_zval_user(zval *ret, encodeTypePtr type, xmlNodePtr node) in to_zval_user() 1196 static void model_to_zval_any(zval *ret, xmlNodePtr node) in model_to_zval_any() 3314 static void set_ns_and_type(xmlNodePtr node, encodeTypePtr type) in set_ns_and_type() 3319 static void set_ns_and_type_ex(xmlNodePtr node, char *ns, char *type) in set_ns_and_type_ex() 3364 xmlNsPtr encode_add_ns(xmlNodePtr node, const char* ns) in encode_add_ns() 3412 static void set_xsi_nil(xmlNodePtr node) in set_xsi_nil() [all …]
|
/PHP-7.4/ext/simplexml/ |
H A D | simplexml.c | 235 xmlNodePtr node; in sxe_prop_dim_read() local 425 xmlNodePtr node; in sxe_prop_dim_write() local 678 xmlNodePtr node; in sxe_property_get_adr() local 717 xmlNodePtr node; in sxe_prop_dim_exists() local 839 xmlNodePtr node; in sxe_prop_dim_delete() local 1635 xmlNodePtr node; in SXE_METHOD() local 1661 xmlNodePtr node; in SXE_METHOD() local 1882 xmlNodePtr node; in sxe_object_cast_ex() local 2382 xmlNodePtr node; in php_sxe_reset_iterator() local 2518 xmlNodePtr node; in simplexml_export_node() local [all …]
|
H A D | sxe.c | 128 xmlNodePtr node; in PHP_METHOD() local
|
H A D | php_simplexml.h | 56 php_libxml_node_ptr *node; member
|
/PHP-7.4/ext/dom/ |
H A D | text.c | 99 xmlNodePtr node; in dom_text_whole_text_read() local 142 xmlNodePtr node; in PHP_FUNCTION() local 201 xmlNodePtr node; in PHP_FUNCTION() local
|
H A D | characterdata.c | 159 xmlNodePtr node; in PHP_FUNCTION() local 231 xmlNodePtr node; in PHP_FUNCTION() local 281 xmlNodePtr node; in PHP_FUNCTION() local 337 xmlNodePtr node; in PHP_FUNCTION() local
|
H A D | document.c | 705 xmlNode *node; in PHP_FUNCTION() local 740 xmlNode *node; in PHP_FUNCTION() local 768 xmlNode *node; in PHP_FUNCTION() local 798 xmlNode *node; in PHP_FUNCTION() local 828 xmlNode *node; in PHP_FUNCTION() local 858 xmlNode *node; in PHP_FUNCTION() local 895 xmlAttrPtr node; in PHP_FUNCTION() local 931 xmlNode *node; in PHP_FUNCTION() local 992 zval *id, *node; in PHP_FUNCTION() local 1633 xmlNode *node; in PHP_FUNCTION() local [all …]
|
H A D | entityreference.c | 49 xmlNode *node; in PHP_METHOD() local
|
H A D | node.c | 885 xmlNodePtr newchild, node; in _php_dom_insert_fragment() local 934 zval *id, *node, *ref = NULL; in PHP_FUNCTION() local 1185 zval *id, *node; in PHP_FUNCTION() local 1237 zval *id, *node; in PHP_FUNCTION() local 1369 xmlNode *n, *node; in PHP_FUNCTION() local 1511 zval *id, *node; in PHP_FUNCTION() local
|
H A D | php_dom.c | 117 int dom_node_is_read_only(xmlNodePtr node) { in dom_node_is_read_only() 141 int dom_node_children_valid(xmlNodePtr node) { in dom_node_children_valid() 480 zval *node; in PHP_FUNCTION() local 511 xmlNodePtr node = (xmlNodePtr)dom_object_get_node(intern); in dom_objects_store_clone_obj() local 970 void node_list_unlink(xmlNodePtr node) in node_list_unlink() 1523 xmlNsPtr dom_get_nsdecl(xmlNode *node, xmlChar *localName) { in dom_get_nsdecl()
|
H A D | xpath.c | 138 xmlNodePtr node = obj->nodesetval->nodeTab[j]; in dom_xpath_ext_function_php() local 439 xmlNodePtr node = nodesetp->nodeTab[i]; in php_xpath_eval() local
|
H A D | element.c | 529 zval *id, *node; in PHP_FUNCTION() local 596 zval *id, *node; in PHP_FUNCTION() local 985 zval *id, *node; in PHP_FUNCTION() local 1247 zval *id, *node; in PHP_FUNCTION() local
|
H A D | domimplementation.c | 159 zval *node = NULL; in PHP_METHOD() local
|
/PHP-7.4/ext/xmlrpc/libxmlrpc/ |
H A D | xml_to_soap.c | 102 static const char* get_array_soap_type(XMLRPC_VALUE node) { in get_array_soap_type() 168 static inline int get_fault_type(XMLRPC_VALUE node) { in get_fault_type() 186 static XMLRPC_VALUE gen_fault_xmlrpc(XMLRPC_VALUE node, xml_element* el_target) { in gen_fault_xmlrpc() 429 xml_element* SOAP_to_xml_element_worker(XMLRPC_REQUEST request, XMLRPC_VALUE node) { in SOAP_to_xml_element_worker() 572 xml_element* SOAP_VALUE_to_xml_element(XMLRPC_VALUE node) { in SOAP_VALUE_to_xml_element()
|
H A D | xml_to_dandarpc.c | 168 xml_element* DANDARPC_to_xml_element_worker(XMLRPC_REQUEST request, XMLRPC_VALUE node) { in DANDARPC_to_xml_element_worker() 272 xml_element* DANDARPC_VALUE_to_xml_element(XMLRPC_VALUE node) { in DANDARPC_VALUE_to_xml_element()
|
H A D | xml_to_xmlrpc.c | 184 xml_element* XMLRPC_to_xml_element_worker(XMLRPC_VALUE current_vector, XMLRPC_VALUE node, in XMLRPC_to_xml_element_worker() 362 xml_element* XMLRPC_VALUE_to_xml_element(XMLRPC_VALUE node) { in XMLRPC_VALUE_to_xml_element()
|
H A D | queue.h | 32 } node ; typedef
|
/PHP-7.4/Zend/ |
H A D | zend_compile.h | 92 znode node; member 616 # define OP_JMP_ADDR(opline, node) \ argument 619 # define ZEND_SET_OP_JMP_ADDR(opline, node, val) do { \ argument 629 # define ZEND_PASS_TWO_UNDO_JMP_TARGET(op_array, opline, node) do { \ argument 636 # define OP_JMP_ADDR(opline, node) \ argument 639 # define ZEND_SET_OP_JMP_ADDR(opline, node, val) do { \ argument 649 # define ZEND_PASS_TWO_UNDO_JMP_TARGET(op_array, opline, node) do { \ argument 659 # define CT_CONSTANT(node) \ argument 665 # define RT_CONSTANT(opline, node) \ argument 680 # define RT_CONSTANT(opline, node) \ argument [all …]
|
H A D | zend_execute.c | 112 #define get_zval_ptr(op_type, node, should_free, type) _get_zval_ptr(op_type, node, should_free, ty… argument 113 #define get_zval_ptr_deref(op_type, node, should_free, type) _get_zval_ptr_deref(op_type, node, sho… argument 114 #define get_zval_ptr_undef(op_type, node, should_free, type) _get_zval_ptr_undef(op_type, node, sho… argument 115 #define get_op_data_zval_ptr_r(op_type, node, should_free) _get_op_data_zval_ptr_r(op_type, node, s… argument 117 #define get_zval_ptr_ptr(op_type, node, should_free, type) _get_zval_ptr_ptr(op_type, node, should_… argument 118 #define get_zval_ptr_ptr_undef(op_type, node, should_free, type) _get_zval_ptr_ptr(op_type, node, s… argument 119 #define get_obj_zval_ptr(op_type, node, should_free, type) _get_obj_zval_ptr(op_type, node, should_… argument 121 #define get_obj_zval_ptr_ptr(op_type, node, should_free, type) _get_obj_zval_ptr_ptr(op_type, node,… argument 393 static zend_always_inline zval *_get_zval_ptr(int op_type, znode_op node, zend_free_op *should_free… in _get_zval_ptr() 414 static zend_always_inline zval *_get_op_data_zval_ptr_r(int op_type, znode_op node, zend_free_op *s… in _get_op_data_zval_ptr_r() [all …]
|
H A D | zend_generators.c | 500 static zend_generator *zend_generator_get_child(zend_generator_node *node, zend_generator *leaf) in zend_generator_get_child() 511 static zend_generator_node *zend_generator_search_multi_children_node(zend_generator_node *node) in zend_generator_search_multi_children_node() 519 static void zend_generator_add_single_child(zend_generator_node *node, zend_generator *child, zend_… in zend_generator_add_single_child()
|
/PHP-7.4/ext/libxml/ |
H A D | libxml.c | 183 static void php_libxml_node_free(xmlNodePtr node) in php_libxml_node_free() 222 PHP_LIBXML_API void php_libxml_node_free_list(xmlNodePtr node) in php_libxml_node_free_list() 1232 xmlNodePtr node = NULL; in php_libxml_import_node() local 1247 PHP_LIBXML_API int php_libxml_increment_node_ptr(php_libxml_node_object *object, xmlNodePtr node, v… in php_libxml_increment_node_ptr() 1342 PHP_LIBXML_API void php_libxml_node_free_resource(xmlNodePtr node) in php_libxml_node_free_resource()
|
H A D | php_libxml.h | 73 xmlNodePtr node; member 79 php_libxml_node_ptr *node; member
|
/PHP-7.4/ext/opcache/Optimizer/ |
H A D | zend_cfg.h | 105 #define CRT_CONSTANT_EX(op_array, opline, node, rt_constants) \ argument 112 #define CRT_CONSTANT(node) \ argument
|