Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/
H A Dphp_dom_arginfo.h2450 zval property_xmlStandalone_default_value; in register_class_DOMDocument() local
2451 ZVAL_UNDEF(&property_xmlStandalone_default_value); in register_class_DOMDocument()
2453 …typed_property(class_entry, property_xmlStandalone_name, &property_xmlStandalone_default_value, ZE… in register_class_DOMDocument()
3507 zval property_xmlStandalone_default_value; in register_class_Dom_XMLDocument() local
3508 ZVAL_UNDEF(&property_xmlStandalone_default_value); in register_class_Dom_XMLDocument()
3510 …typed_property(class_entry, property_xmlStandalone_name, &property_xmlStandalone_default_value, ZE… in register_class_Dom_XMLDocument()

Completed in 25 milliseconds