Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddomimplementation.c45 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()
H A Dphp_dom.h148 bool dom_has_feature(zend_string *feature, zend_string *version);
H A Dnode.c1533 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()
H A Dphp_dom.c1685 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature() function

Completed in 20 milliseconds