Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Dphp_dom.h118 int dom_has_feature(char *feature, char *version);
H A Ddomimplementation.c45 if (dom_has_feature(feature, version)) { in PHP_METHOD()
H A Dnode.c1369 if (dom_has_feature(feature, version)) { in PHP_METHOD()
H A Dphp_dom.c1268 int dom_has_feature(char *feature, char *version) in dom_has_feature() function

Completed in 15 milliseconds