Lines Matching refs:property_lastElementChild_name

2219 …zend_string *property_lastElementChild_name = zend_string_init("lastElementChild", sizeof("lastEle…  in register_class_DOMDocumentFragment()  local
2221 …zend_declare_typed_property(class_entry, property_lastElementChild_name, &property_lastElementChil… in register_class_DOMDocumentFragment()
2222 zend_string_release(property_lastElementChild_name); in register_class_DOMDocumentFragment()
2369 …zend_string *property_lastElementChild_name = zend_string_init("lastElementChild", sizeof("lastEle… in register_class_DOMElement() local
2371 …zend_declare_typed_property(class_entry, property_lastElementChild_name, &property_lastElementChil… in register_class_DOMElement()
2372 zend_string_release(property_lastElementChild_name); in register_class_DOMElement()
2531 …zend_string *property_lastElementChild_name = zend_string_init("lastElementChild", sizeof("lastEle… in register_class_DOMDocument() local
2533 …zend_declare_typed_property(class_entry, property_lastElementChild_name, &property_lastElementChil… in register_class_DOMDocument()
2534 zend_string_release(property_lastElementChild_name); in register_class_DOMDocument()
3050 …zend_string *property_lastElementChild_name = zend_string_init("lastElementChild", sizeof("lastEle… in register_class_Dom_Element() local
3052 …zend_declare_typed_property(class_entry, property_lastElementChild_name, &property_lastElementChil… in register_class_Dom_Element()
3053 zend_string_release(property_lastElementChild_name); in register_class_Dom_Element()
3308 …zend_string *property_lastElementChild_name = zend_string_init("lastElementChild", sizeof("lastEle… in register_class_Dom_DocumentFragment() local
3310 …zend_declare_typed_property(class_entry, property_lastElementChild_name, &property_lastElementChil… in register_class_Dom_DocumentFragment()
3311 zend_string_release(property_lastElementChild_name); in register_class_Dom_DocumentFragment()
3450 …zend_string *property_lastElementChild_name = zend_string_init("lastElementChild", sizeof("lastEle… in register_class_Dom_Document() local
3452 …zend_declare_typed_property(class_entry, property_lastElementChild_name, &property_lastElementChil… in register_class_Dom_Document()
3453 zend_string_release(property_lastElementChild_name); in register_class_Dom_Document()