xmlStrndup        283 ext/dom/element.c 		xmlChar *prefix = xmlStrndup(name, len);
xmlStrndup        183 ext/xml/compat.c 			attrs[z + 1] = xmlStrndup(attributes[y + 3] , (int) (attributes[y + 4] - attributes[y + 3]));