Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dphp_dom.h150 void php_dom_get_content_into_zval(const xmlNode *nodep, zval *target, bool default_is_null);
H A Dphp_dom.c1769 void php_dom_get_content_into_zval(const xmlNode *nodep, zval *retval, bool default_is_null) in php_dom_get_content_into_zval() argument
1795 if (default_is_null) { in php_dom_get_content_into_zval()

Completed in 11 milliseconds