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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlsave.h76 xmlSaveSetAttrEscape (xmlSaveCtxtPtr ctxt,
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlsave.c1713 * xmlSaveSetAttrEscape:
1722 xmlSaveSetAttrEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape) function
H A Delfgcchack.h9200 #undef xmlSaveSetAttrEscape macro
9201 extern __typeof (xmlSaveSetAttrEscape) xmlSaveSetAttrEscape __attribute((alias("xmlSaveSetAttrEscape__internal_alias")));
9203 #ifndef xmlSaveSetAttrEscape
9204 extern __typeof (xmlSaveSetAttrEscape) xmlSaveSetAttrEscape__internal_alias __attribute((visibility("hidden")));
9205 #define xmlSaveSetAttrEscape xmlSaveSetAttrEscape__internal_alias macro

Completed in 91 milliseconds