dom_has_feature    84 ext/dom/domimplementation.c 	if (dom_has_feature(feature, version)) {
dom_has_feature  1562 ext/dom/node.c 	if (dom_has_feature(feature, version)) {
dom_has_feature   105 ext/dom/php_dom.h int dom_has_feature(char *feature, char *version);