Searched refs:copy_extra_attribute (Results 1 – 1 of 1) sorted by relevance
2075 static void copy_extra_attribute(zval *zv) in copy_extra_attribute() function2137 zend_hash_copy(attr->extraAttributes, tmp->extraAttributes, copy_extra_attribute); in schema_attribute_fixup()2182 zend_hash_copy(ht, newAttr->extraAttributes, copy_extra_attribute); in schema_attributegroup_fixup()
Completed in 9 milliseconds