Home
last modified time | relevance | path

Searched refs:xmlFileOpenW (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
DxmlIO.c912 xmlFileOpenW (const char *filename) { in xmlFileOpenW() function
2291 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW, in xmlRegisterDefaultOutputCallbacks()
/third_party/chromium/patch/
D0001-cve.patch89360 - Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
92031 - xmlCheckFilename should not be called from xmlFileOpenW
92112 - * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecessary checks.
92116 - * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
134272 @@ -919,13 +909,13 @@ xmlFileOpenW (const char *filename) {
134288 @@ -936,7 +926,7 @@ xmlFileOpenW (const char *filename) {