Searched refs:copy_extra_attribute (Results 1 – 1 of 1) sorted by relevance
2047 static void copy_extra_attribute(void *attribute) in copy_extra_attribute() function2112 …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