Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom_arginfo.h2228 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMDocumentFragment() local
2230 zend_string_release(property_childElementCount_name); in register_class_DOMDocumentFragment()
2378 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMElement() local
2380 zend_string_release(property_childElementCount_name); in register_class_DOMElement()
2540 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_DOMDocument() local
2542 zend_string_release(property_childElementCount_name); in register_class_DOMDocument()
3029 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_Dom_Element() local
3031 zend_string_release(property_childElementCount_name); in register_class_Dom_Element()
3265 …zend_string *property_childElementCount_name = zend_string_init("childElementCount", sizeof("child… in register_class_Dom_DocumentFragment() local
3267 zend_string_release(property_childElementCount_name); in register_class_Dom_DocumentFragment()
[all …]

Completed in 15 milliseconds