Home
last modified time | relevance | path

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

/PHP-7.0/ext/dom/
H A Dphp_dom.h119 int dom_has_feature(char *feature, char *version);
H A Ddomimplementation.c80 if (dom_has_feature(feature, version)) { in PHP_METHOD()
H A Dnode.c1448 if (dom_has_feature(feature, version)) { in PHP_FUNCTION()
H A Dphp_dom.c1328 int dom_has_feature(char *feature, char *version) in dom_has_feature() function

Completed in 17 milliseconds