Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Dphp_dom.h118 int dom_has_feature(char *feature, char *version);
H A Ddomimplementation.c78 if (dom_has_feature(feature, version)) { in PHP_METHOD()
H A Dnode.c1459 if (dom_has_feature(feature, version)) { in PHP_FUNCTION()
H A Dphp_dom.c1327 int dom_has_feature(char *feature, char *version) in dom_has_feature() function

Completed in 15 milliseconds