Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dphp_dom_arginfo.h1591 …zend_string *property_documentURI_name = zend_string_init("documentURI", sizeof("documentURI") - 1… in register_class_DOMDocument() local
1592 …zend_declare_typed_property(class_entry, property_documentURI_name, &property_documentURI_default_… in register_class_DOMDocument()
1593 zend_string_release(property_documentURI_name); in register_class_DOMDocument()

Completed in 12 milliseconds