Searched refs:dom_has_feature (Results 1 – 4 of 4) sorted by relevance
46 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()
149 bool dom_has_feature(zend_string *feature, zend_string *version);
1550 RETURN_BOOL(dom_has_feature(feature, version)); in PHP_METHOD()
1813 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature() function
Completed in 22 milliseconds