Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_schema.c2051 static void copy_extra_attribute(zval *zv) in copy_extra_attribute() function
2113 zend_hash_copy(attr->extraAttributes, tmp->extraAttributes, copy_extra_attribute); in schema_attribute_fixup()
2158 zend_hash_copy(ht, newAttr->extraAttributes, copy_extra_attribute); in schema_attributegroup_fixup()

Completed in 13 milliseconds