Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dxml_serializer.c305 static zend_always_inline const xmlChar *dom_get_attribute_value(const xmlAttr *attr) in dom_get_attribute_value() function
335 default_namespace_attr_value = dom_get_attribute_value(attr); in dom_recording_the_namespace_information()
346 const xmlChar *namespace_definition = dom_get_attribute_value(attr); in dom_recording_the_namespace_information()
605 const xmlChar *attr_value = dom_get_attribute_value(attr); in dom_xml_check_xmlns_attribute_requirements()
766 const xmlChar *attr_value = dom_get_attribute_value(attr); in dom_xml_serialize_attributes()

Completed in 7 milliseconds