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.h2043 zval property_lastChild_default_value; in register_class_DOMNode() local
2044 ZVAL_UNDEF(&property_lastChild_default_value); in register_class_DOMNode()
2047 …clare_typed_property(class_entry, property_lastChild_name, &property_lastChild_default_value, ZEND… in register_class_DOMNode()
2844 zval property_lastChild_default_value; in register_class_Dom_Node() local
2845 ZVAL_UNDEF(&property_lastChild_default_value); in register_class_Dom_Node()
2848 …clare_typed_property(class_entry, property_lastChild_name, &property_lastChild_default_value, ZEND… in register_class_Dom_Node()

Completed in 18 milliseconds