Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_schema.c2061 static void copy_extra_attribute(zval *zv) in copy_extra_attribute() function
2123 zend_hash_copy(attr->extraAttributes, tmp->extraAttributes, copy_extra_attribute); in schema_attribute_fixup()
2168 zend_hash_copy(ht, newAttr->extraAttributes, copy_extra_attribute); in schema_attributegroup_fixup()

Completed in 11 milliseconds