Searched refs:xmlCopyEntity (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dentities.c763 * xmlCopyEntity:
771 xmlCopyEntity(xmlEntityPtr ent) { function
776 xmlEntitiesErrMemory("xmlCopyEntity:: malloc failed");
808 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dentities.c819 * xmlCopyEntity:
827 xmlCopyEntity(xmlEntityPtr ent) { function
832 xmlEntitiesErrMemory("xmlCopyEntity:: malloc failed");
864 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dentities.c763 * xmlCopyEntity:
771 xmlCopyEntity(xmlEntityPtr ent) { function
776 xmlEntitiesErrMemory("xmlCopyEntity:: malloc failed");
808 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity));

Completed in 59 milliseconds