Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom_arginfo.h2487 zval property_formatOutput_default_value; in register_class_DOMDocument() local
2488 ZVAL_UNDEF(&property_formatOutput_default_value); in register_class_DOMDocument()
2490 …e_typed_property(class_entry, property_formatOutput_name, &property_formatOutput_default_value, ZE… in register_class_DOMDocument()
3518 zval property_formatOutput_default_value; in register_class_Dom_XMLDocument() local
3519 ZVAL_UNDEF(&property_formatOutput_default_value); in register_class_Dom_XMLDocument()
3521 …e_typed_property(class_entry, property_formatOutput_name, &property_formatOutput_default_value, ZE… in register_class_Dom_XMLDocument()

Completed in 20 milliseconds