Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom_arginfo.h2231 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMDocumentFragment() local
2233 zend_string_release(property_childElementCount_name); in register_class_DOMDocumentFragment()
2377 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMElement() local
2379 zend_string_release(property_childElementCount_name); in register_class_DOMElement()
2539 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMDocument() local
2541 zend_string_release(property_childElementCount_name); in register_class_DOMDocument()
3056 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_Dom_Element() local
3058 zend_string_release(property_childElementCount_name); in register_class_Dom_Element()
3314 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_Dom_DocumentFragment() local
3316 zend_string_release(property_childElementCount_name); in register_class_Dom_DocumentFragment()
[all …]

Completed in 19 milliseconds