Searched refs:xmlSaveFormatFile (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/doc/tutorial/
H A Dincludeaddattribute.c59 xmlSaveFormatFile (docname, doc, 1);
H A Dincludeaddkeyword.c69 xmlSaveFormatFile (docname, doc, 0);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms1024 xmlSaveFormatFile;
H A Dxmllint.c2642 ret = xmlSaveFormatFile(output ? output : "-", doc, 1);
H A Dxmlsave.c2752 * xmlSaveFormatFile:
2766 xmlSaveFormatFile(const char *filename, xmlDocPtr cur, int format) { function
H A Delfgcchack.h9370 #undef xmlSaveFormatFile macro
9371 extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile __attribute((alias("xmlSaveFormatFile__internal_alias")));
9373 #ifndef xmlSaveFormatFile
9374 extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile__internal_alias __attribute((visibility("hidden")));
9375 #define xmlSaveFormatFile xmlSaveFormatFile__internal_alias macro
H A Dtestapi.c23202 ret_val = xmlSaveFormatFile(filename, cur, format);
23210 printf("Leak of %d blocks found in xmlSaveFormatFile",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1024 xmlSaveFormatFile;
H A Dxmlsave.c2513 * xmlSaveFormatFile:
2527 xmlSaveFormatFile(const char *filename, xmlDocPtr cur, int format) { function
H A Dxmllint.c2628 ret = xmlSaveFormatFile(output ? output : "-", doc, 1);
H A Delfgcchack.h9244 #undef xmlSaveFormatFile macro
9245 extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile __attribute((alias("xmlSaveFormatFile__internal_alias")));
9247 #ifndef xmlSaveFormatFile
9248 extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile__internal_alias __attribute((visibility("hidden")));
9249 #define xmlSaveFormatFile xmlSaveFormatFile__internal_alias macro
H A Dtestapi.c23034 ret_val = xmlSaveFormatFile(filename, cur, format);
23042 printf("Leak of %d blocks found in xmlSaveFormatFile",
[all...]
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dtree.h1181 xmlSaveFormatFile (const char *filename,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dtree.h1136 xmlSaveFormatFile (const char *filename,
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A DLibXML.xs2589 RETVAL =xmlSaveFormatFile( filename,

Completed in 630 milliseconds