Home
last modified time | relevance | path

Searched refs:xmlCheckFilename (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h310 xmlCheckFilename (const char *path);
/external/libxml2/
DxmlIO.c669 xmlCheckFilename (const char *path) in xmlCheckFilename() function
835 if (!xmlCheckFilename(path)) in xmlFileOpen_real()
1101 if (!xmlCheckFilename(path)) in xmlGzfileOpen_real()
1297 if (!xmlCheckFilename(path)) in xmlXzfileOpen_real()
3853 return xmlCheckFilename(path); in xmlNoNetExists()
Dlibxml2.syms581 xmlCheckFilename;
Delfgcchack.h2017 #undef xmlCheckFilename
2018 extern __typeof (xmlCheckFilename) xmlCheckFilename __attribute((alias("xmlCheckFilename__internal_…
2020 #ifndef xmlCheckFilename
2021 extern __typeof (xmlCheckFilename) xmlCheckFilename__internal_alias __attribute((visibility("hidden…
2022 #define xmlCheckFilename xmlCheckFilename__internal_alias macro
DNEWS2309 - bug fixes for xmlCheckFilename
DChangeLog12733 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
17435 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
17436 xmlCheckFilename should not be called from xmlFileOpenW
17519 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
Dtestapi.c27912 ret_val = xmlCheckFilename((const char *)path); in test_xmlCheckFilename()
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle392 d xmlCheckFilename...
393 d pr extproc('xmlCheckFilename')
/external/libxml2/win32/
Dlibxml2.def.src666 xmlCheckFilename