Searched refs:xmlParserGetDirectory (Results 1 – 14 of 14) sorted by relevance
202 xmlParserGetDirectory (const char *filename);
240 d xmlParserGetDirectory...241 d pr * extproc('xmlParserGetDirectory') char *
608 xmlParserGetDirectory;
1563 directory = xmlParserGetDirectory((const char *) URI); in xmlNewInputFromFile()
12494 ctxt->directory = xmlParserGetDirectory(filename); in xmlCreatePushParserCtxt()13997 directory = xmlParserGetDirectory((char *)URL); in xmlCreateEntityParserCtxtInternal()14011 directory = xmlParserGetDirectory((char *)uri); in xmlCreateEntityParserCtxtInternal()14080 directory = xmlParserGetDirectory(filename); in xmlCreateURLParserCtxt()14146 ctxt->directory = xmlParserGetDirectory(filename); in xmlSAXParseFileWithData()14938 ctxt->directory = xmlParserGetDirectory(filename); in xmlCtxtResetPush()
470 pctxt->directory = xmlParserGetDirectory(URL); in xmlXIncludeParseFile()
7641 #undef xmlParserGetDirectory7642 extern __typeof (xmlParserGetDirectory) xmlParserGetDirectory __attribute((alias("xmlParserGetDirec…7644 #ifndef xmlParserGetDirectory7645 extern __typeof (xmlParserGetDirectory) xmlParserGetDirectory__internal_alias __attribute((visibili…7646 #define xmlParserGetDirectory xmlParserGetDirectory__internal_alias macro
3763 xmlParserGetDirectory(const char *filename) { in xmlParserGetDirectory() function
929 directory = xmlParserGetDirectory(filename); in xmlParseCatalogFile()
2266 directory = xmlParserGetDirectory(URI); in xmlNewTextReaderFilename()
6339 ctxt->directory = xmlParserGetDirectory(filename); in htmlCreatePushParserCtxt()
1381 xmlParserGetDirectory
754 result->directory = xmlParserGetDirectory((const char *) URL); in pythonExternalEntityLoader()
89360 - Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory108626 -#undef xmlParserGetDirectory108627 -extern __typeof (xmlParserGetDirectory) xmlParserGetDirectory __attribute((alias("xmlParserGetDire…108629 -#ifndef xmlParserGetDirectory108630 -extern __typeof (xmlParserGetDirectory) xmlParserGetDirectory__internal_alias __attribute((visibil…108631 -#define xmlParserGetDirectory xmlParserGetDirectory__internal_alias134368 @@ -3765,16 +3752,12 @@ xmlParserGetDirectory(const char *filename) {134386 @@ -3821,6 +3804,9 @@ xmlParserGetDirectory(const char *filename) {