Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/
H A Ddomimplementation.c44 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()
H A Dphp_dom.h140 bool dom_has_feature(zend_string *feature, zend_string *version);
H A Dphp_dom.c1339 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature() function
H A Dnode.c1396 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()

Completed in 24 milliseconds