Searched refs:htmlSaveFile (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLtree.in.h87 htmlSaveFile (const char *filename,
H A DHTMLtree.c1069 * htmlSaveFile:
1078 htmlSaveFile(const char *filename, xmlDocPtr cur) { function
H A DdebugXML.c2530 if (htmlSaveFile((char *) filename, ctxt->doc) < 0) {
2598 if (htmlSaveFile((char *) filename, ctxt->doc) < 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLtree.h87 htmlSaveFile (const char *filename,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLtree.in.h87 htmlSaveFile (const char *filename,
H A DHTMLtree.c1069 * htmlSaveFile:
1078 htmlSaveFile(const char *filename, xmlDocPtr cur) { function
H A DdebugXML.c2530 if (htmlSaveFile((char *) filename, ctxt->doc) < 0) {
2598 if (htmlSaveFile((char *) filename, ctxt->doc) < 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLtree.c1078 * htmlSaveFile:
1087 htmlSaveFile(const char *filename, xmlDocPtr cur) { function
H A DdebugXML.c2531 if (htmlSaveFile((char *) filename, ctxt->doc) < 0) {
2599 if (htmlSaveFile((char *) filename, ctxt->doc) < 0) {
H A Dxmllint.c2391 htmlSaveFile(output ? output : "-", doc);
H A Delfgcchack.h738 #undef htmlSaveFile macro
739 extern __typeof (htmlSaveFile) htmlSaveFile __attribute((alias("htmlSaveFile__internal_alias")));
741 #ifndef htmlSaveFile
742 extern __typeof (htmlSaveFile) htmlSaveFile__internal_alias __attribute((visibility("hidden")));
743 #define htmlSaveFile htmlSaveFile__internal_alias macro
H A Dtestapi.c3500 ret_val = htmlSaveFile(filename, cur);
3507 printf("Leak of %d blocks found in htmlSaveFile",
[all...]

Completed in 335 milliseconds