Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Dphp_dom.h116 int dom_has_feature(char *feature, char *version);
H A Ddomimplementation.c80 if (dom_has_feature(feature, version)) { in PHP_METHOD()
H A Dnode.c1520 if (dom_has_feature(feature, version)) { in PHP_FUNCTION()
H A Dphp_dom.c1467 int dom_has_feature(char *feature, char *version) in dom_has_feature() function

Completed in 15 milliseconds