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.h2451 zval property_xmlStandalone_default_value; in register_class_DOMDocument() local
2452 ZVAL_UNDEF(&property_xmlStandalone_default_value); in register_class_DOMDocument()
2454 …typed_property(class_entry, property_xmlStandalone_name, &property_xmlStandalone_default_value, ZE… in register_class_DOMDocument()
3506 zval property_xmlStandalone_default_value; in register_class_Dom_XMLDocument() local
3507 ZVAL_UNDEF(&property_xmlStandalone_default_value); in register_class_Dom_XMLDocument()
3509 …typed_property(class_entry, property_xmlStandalone_name, &property_xmlStandalone_default_value, ZE… in register_class_Dom_XMLDocument()

Completed in 19 milliseconds