Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/
H A Ddomimplementation.c46 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()
H A Dphp_dom.h149 bool dom_has_feature(zend_string *feature, zend_string *version);
H A Dnode.c1550 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()
H A Dphp_dom.c1813 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature() function

Completed in 22 milliseconds