Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom_arginfo.h2449 zval property_xmlStandalone_default_value; in register_class_DOMDocument() local
2450 ZVAL_UNDEF(&property_xmlStandalone_default_value); in register_class_DOMDocument()
2452 …typed_property(class_entry, property_xmlStandalone_name, &property_xmlStandalone_default_value, ZE… in register_class_DOMDocument()
3437 zval property_xmlStandalone_default_value; in register_class_Dom_XMLDocument() local
3438 ZVAL_UNDEF(&property_xmlStandalone_default_value); in register_class_Dom_XMLDocument()
3440 …typed_property(class_entry, property_xmlStandalone_name, &property_xmlStandalone_default_value, ZE… in register_class_Dom_XMLDocument()

Completed in 18 milliseconds