Searched refs:xmlSaveSetEscape (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlsave.h76 xmlSaveSetEscape (xmlSaveCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlsave.h77 xmlSaveSetEscape (xmlSaveCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Dxmlsave.c1827 * xmlSaveSetEscape:
1836 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape) function
H A Delfgcchack.h9292 #undef xmlSaveSetEscape macro
9293 extern __typeof (xmlSaveSetEscape) xmlSaveSetEscape __attribute((alias("xmlSaveSetEscape__internal_alias")));
9295 #ifndef xmlSaveSetEscape
9296 extern __typeof (xmlSaveSetEscape) xmlSaveSetEscape__internal_alias __attribute((visibility("hidden")));
9297 #define xmlSaveSetEscape xmlSaveSetEscape__internal_alias macro
/external/libxml2/
H A Dxmlsave.c2000 * xmlSaveSetEscape:
2009 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape) function
H A Delfgcchack.h9418 #undef xmlSaveSetEscape macro
9419 extern __typeof (xmlSaveSetEscape) xmlSaveSetEscape __attribute((alias("xmlSaveSetEscape__internal_alias")));
9421 #ifndef xmlSaveSetEscape
9422 extern __typeof (xmlSaveSetEscape) xmlSaveSetEscape__internal_alias __attribute((visibility("hidden")));
9423 #define xmlSaveSetEscape xmlSaveSetEscape__internal_alias macro

Completed in 594 milliseconds