dom_has_feature    80 ext/dom/domimplementation.c 	if (dom_has_feature(feature, version)) {
dom_has_feature  1520 ext/dom/node.c 	if (dom_has_feature(feature, version)) {
dom_has_feature   116 ext/dom/php_dom.h int dom_has_feature(char *feature, char *version);