Home
last modified time | relevance | path

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

/external/libxml2/
DtestThreads.c110 xmlLoadCatalog(catalog); in main()
153 xmlLoadCatalog(catalog); in main()
DtestThreadsWin32.c96 xmlLoadCatalog(catalog); in main()
Dxmlcatalog.c419 ret = xmlLoadCatalog(argv[i]); in main()
Druntest.c4053 xmlLoadCatalog(catalog); in testThread()
4116 xmlLoadCatalog(catalog); in testThread()
4169 xmlLoadCatalog(catalog); in testThread()
Dlibxml2.syms272 xmlLoadCatalog;
Dcatalog.c3201 xmlLoadCatalog(const char *filename) in xmlLoadCatalog() function
3266 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
Dtestapi.c6490 ret_val = xmlLoadCatalog(filename); in test_xmlLoadCatalog()
DChangeLog10379 * catalog.c: added missing xmlRMutexUnlock in xmlLoadCatalog
/external/libxml2/os400/libxmlrpg/
Dcatalog.rpgle141 d xmlLoadCatalog pr extproc('xmlLoadCatalog')
/external/libxml2/include/libxml/
Dcatalog.h114 xmlLoadCatalog (const char *filename);
/external/libxml2/win32/
Dlibxml2.def.src1057 xmlLoadCatalog