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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dglobals.h384 XMLPUBFUN int XMLCALL xmlThrDefIndentTreeOutput(int v);
/external/libxml2/include/libxml/
H A Dglobals.h384 XMLPUBFUN int XMLCALL xmlThrDefIndentTreeOutput(int v);
/external/chromium_org/third_party/libxml/src/
H A Dglobals.c942 int xmlThrDefIndentTreeOutput(int v) { function
H A Delfgcchack.h12751 #undef xmlThrDefIndentTreeOutput macro
12752 extern __typeof (xmlThrDefIndentTreeOutput) xmlThrDefIndentTreeOutput __attribute((alias("xmlThrDefIndentTreeOutput__internal_alias")));
12754 #ifndef xmlThrDefIndentTreeOutput
12755 extern __typeof (xmlThrDefIndentTreeOutput) xmlThrDefIndentTreeOutput__internal_alias __attribute((visibility("hidden")));
12756 #define xmlThrDefIndentTreeOutput xmlThrDefIndentTreeOutput__internal_alias macro
/external/libxml2/
H A Dglobals.c923 int xmlThrDefIndentTreeOutput(int v) { function
H A Delfgcchack.h12751 #undef xmlThrDefIndentTreeOutput macro
12752 extern __typeof (xmlThrDefIndentTreeOutput) xmlThrDefIndentTreeOutput __attribute((alias("xmlThrDefIndentTreeOutput__internal_alias")));
12754 #ifndef xmlThrDefIndentTreeOutput
12755 extern __typeof (xmlThrDefIndentTreeOutput) xmlThrDefIndentTreeOutput__internal_alias __attribute((visibility("hidden")));
12756 #define xmlThrDefIndentTreeOutput xmlThrDefIndentTreeOutput__internal_alias macro

Completed in 134 milliseconds