Home
last modified time | relevance | path

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

/PHP-5.4/ext/soap/
H A Dphp_schema.c2047 static void copy_extra_attribute(void *attribute) in copy_extra_attribute() function
2112 …zend_hash_copy(attr->extraAttributes, (*tmp)->extraAttributes, copy_extra_attribute, &node, sizeof… in schema_attribute_fixup()
2159 … zend_hash_copy(ht, newAttr->extraAttributes, copy_extra_attribute, &node, sizeof(xmlNodePtr)); in schema_attributegroup_fixup()

Completed in 10 milliseconds