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.h131 bool dom_has_feature(zend_string *feature, zend_string *version);
H A Dnode.c1378 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()
H A Dphp_dom.c1294 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature() function

Completed in 22 milliseconds