Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom_arginfo.h2050 zval property_lastChild_default_value; in register_class_DOMNode() local
2051 ZVAL_UNDEF(&property_lastChild_default_value); in register_class_DOMNode()
2054 …clare_typed_property(class_entry, property_lastChild_name, &property_lastChild_default_value, ZEND… in register_class_DOMNode()
2851 zval property_lastChild_default_value; in register_class_Dom_Node() local
2852 ZVAL_UNDEF(&property_lastChild_default_value); in register_class_Dom_Node()
2855 …clare_typed_property(class_entry, property_lastChild_name, &property_lastChild_default_value, ZEND… in register_class_Dom_Node()

Completed in 15 milliseconds