Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/
H A Dphp_dom_arginfo.h2226 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMDocumentFragment() local
2228 zend_string_release(property_childElementCount_name); in register_class_DOMDocumentFragment()
2376 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMElement() local
2378 zend_string_release(property_childElementCount_name); in register_class_DOMElement()
2538 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMDocument() local
2540 zend_string_release(property_childElementCount_name); in register_class_DOMDocument()
3057 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_Dom_Element() local
3059 zend_string_release(property_childElementCount_name); in register_class_Dom_Element()
3315 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_Dom_DocumentFragment() local
3317 zend_string_release(property_childElementCount_name); in register_class_Dom_DocumentFragment()
[all …]

Completed in 20 milliseconds