Searched refs:htmlSaveFileFormat (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DHTMLtree.h108 htmlSaveFileFormat (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DHTMLtree.h108 htmlSaveFileFormat (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLtree.in.h108 htmlSaveFileFormat (const char *filename,
H A DHTMLtree.c1130 * htmlSaveFileFormat:
1141 htmlSaveFileFormat(const char *filename, xmlDocPtr cur, function
1206 return(htmlSaveFileFormat(filename, cur, encoding, 1));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLtree.h108 htmlSaveFileFormat (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLtree.in.h108 htmlSaveFileFormat (const char *filename,
H A DHTMLtree.c1130 * htmlSaveFileFormat:
1141 htmlSaveFileFormat(const char *filename, xmlDocPtr cur, function
1206 return(htmlSaveFileFormat(filename, cur, encoding, 1));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLtree.c1139 * htmlSaveFileFormat:
1150 htmlSaveFileFormat(const char *filename, xmlDocPtr cur, function
1215 return(htmlSaveFileFormat(filename, cur, encoding, 1));
H A Dxmllint.c2395 htmlSaveFileFormat(output ? output : "-", doc, encoding, 1);
2398 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0);
2402 htmlSaveFileFormat(output ? output : "-", doc, NULL, 1);
H A Delfgcchack.h762 #undef htmlSaveFileFormat macro
763 extern __typeof (htmlSaveFileFormat) htmlSaveFileFormat __attribute((alias("htmlSaveFileFormat__internal_alias")));
765 #ifndef htmlSaveFileFormat
766 extern __typeof (htmlSaveFileFormat) htmlSaveFileFormat__internal_alias __attribute((visibility("hidden")));
767 #define htmlSaveFileFormat htmlSaveFileFormat__internal_alias macro
H A Dtestapi.c3597 ret_val = htmlSaveFileFormat(filename, cur, (const char *)encoding, format);
3606 printf("Leak of %d blocks found in htmlSaveFileFormat",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLtree.c1139 * htmlSaveFileFormat:
1150 htmlSaveFileFormat(const char *filename, xmlDocPtr cur, function
1215 return(htmlSaveFileFormat(filename, cur, encoding, 1));
H A Dxmllint.c2395 htmlSaveFileFormat(output ? output : "-", doc, encoding, 1);
2398 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0);
2402 htmlSaveFileFormat(output ? output : "-", doc, NULL, 1);
H A Delfgcchack.h762 #undef htmlSaveFileFormat macro
763 extern __typeof (htmlSaveFileFormat) htmlSaveFileFormat __attribute((alias("htmlSaveFileFormat__internal_alias")));
765 #ifndef htmlSaveFileFormat
766 extern __typeof (htmlSaveFileFormat) htmlSaveFileFormat__internal_alias __attribute((visibility("hidden")));
767 #define htmlSaveFileFormat htmlSaveFileFormat__internal_alias macro
H A Dtestapi.c3597 ret_val = htmlSaveFileFormat(filename, cur, (const char *)encoding, format);
3606 printf("Leak of %d blocks found in htmlSaveFileFormat",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c2395 htmlSaveFileFormat(output ? output : "-", doc, encoding, 1);
2398 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0);
2402 htmlSaveFileFormat(output ? output : "-", doc, NULL, 1);

Completed in 510 milliseconds