Searched refs:xmlCleanupParser (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DtestThreads.c134 xmlCleanupParser();
183 xmlCleanupParser();
H A DtestReader.c135 xmlCleanupParser();
H A DtestThreadsWin32.c137 xmlCleanupParser();
H A DtestRelax.c182 xmlCleanupParser();
H A DtestSchemas.c173 xmlCleanupParser();
H A DtestXPath.c216 xmlCleanupParser();
H A DtestAutomata.c298 xmlCleanupParser();
H A DtestC14N.c171 xmlCleanupParser();
H A DtestRegexp.c391 xmlCleanupParser();
H A DtestSAX.c1188 xmlCleanupParser();
H A Drunsuite.c1172 xmlCleanupParser();
H A Dschematron.c1777 xmlCleanupParser();
H A Druntest.c4459 xmlCleanupParser();
H A Dxmllint.c3717 xmlCleanupParser();
H A Delfgcchack.h2069 #undef xmlCleanupParser macro
2070 extern __typeof (xmlCleanupParser) xmlCleanupParser __attribute((alias("xmlCleanupParser__internal_alias")));
2072 #ifndef xmlCleanupParser
2073 extern __typeof (xmlCleanupParser) xmlCleanupParser__internal_alias __attribute((visibility("hidden")));
2074 #define xmlCleanupParser xmlCleanupParser__internal_alias macro
H A Dparser.c14195 * xmlCleanupParser:
14202 * call xmlCleanupParser() only when the process has finished using
14217 xmlCleanupParser(void) { function
H A Dtestapi.c160 xmlCleanupParser();
[all...]
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dparser.h822 xmlCleanupParser (void);
/external/libxml2/include/libxml/
H A Dparser.h822 xmlCleanupParser (void);
/external/libxml2/
H A Dschematron.c1777 xmlCleanupParser();
H A Dxmllint.c3762 xmlCleanupParser();
H A Delfgcchack.h2069 #undef xmlCleanupParser macro
2070 extern __typeof (xmlCleanupParser) xmlCleanupParser __attribute((alias("xmlCleanupParser__internal_alias")));
2072 #ifndef xmlCleanupParser
2073 extern __typeof (xmlCleanupParser) xmlCleanupParser__internal_alias __attribute((visibility("hidden")));
2074 #define xmlCleanupParser xmlCleanupParser__internal_alias macro
H A Dparser.c14187 * xmlCleanupParser:
14194 * call xmlCleanupParser() only when the process has finished using
14209 xmlCleanupParser(void) { function

Completed in 1705 milliseconds