Home
last modified time | relevance | path

Searched refs:xmlLoadCatalog (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/libxml/src/
DtestThreads.c106 xmlLoadCatalog(catalog); in main()
151 xmlLoadCatalog(catalog); in main()
DtestThreadsWin32.c96 xmlLoadCatalog(catalog); in main()
Dxmlcatalog.c410 ret = xmlLoadCatalog(argv[i]); in main()
Druntest.c3957 xmlLoadCatalog(catalog); in testThread()
4017 xmlLoadCatalog(catalog); in testThread()
4082 xmlLoadCatalog(catalog); in testThread()
Dcatalog.c3196 xmlLoadCatalog(const char *filename) in xmlLoadCatalog() function
3261 xmlLoadCatalog((const char *) path); in xmlLoadCatalogs()
Delfgcchack.h5082 #undef xmlLoadCatalog
5083 extern __typeof (xmlLoadCatalog) xmlLoadCatalog __attribute((alias("xmlLoadCatalog__internal_alias"…
5085 #ifndef xmlLoadCatalog
5086 extern __typeof (xmlLoadCatalog) xmlLoadCatalog__internal_alias __attribute((visibility("hidden")));
5087 #define xmlLoadCatalog xmlLoadCatalog__internal_alias macro
Dtestapi.c6469 ret_val = xmlLoadCatalog(filename); in test_xmlLoadCatalog()
DChangeLog10379 * catalog.c: added missing xmlRMutexUnlock in xmlLoadCatalog
/external/libxml2/include/libxml/
Dcatalog.h114 xmlLoadCatalog (const char *filename);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dcatalog.h114 xmlLoadCatalog (const char *filename);
/external/libxml2/
Dxmlcatalog.c410 ret = xmlLoadCatalog(argv[i]); in main()
Dcatalog.c3192 xmlLoadCatalog(const char *filename) in xmlLoadCatalog() function
3257 xmlLoadCatalog((const char *) path); in xmlLoadCatalogs()
Delfgcchack.h5184 #undef xmlLoadCatalog
5185 extern __typeof (xmlLoadCatalog) xmlLoadCatalog __attribute((alias("xmlLoadCatalog__internal_alias"…
5187 #ifndef xmlLoadCatalog
5188 extern __typeof (xmlLoadCatalog) xmlLoadCatalog__internal_alias __attribute((visibility("hidden")));
5189 #define xmlLoadCatalog xmlLoadCatalog__internal_alias macro
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1047 xmlLoadCatalog