Home
last modified time | relevance | path

Searched defs:fopen_utf8 (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickWand/tests/
Dscript-token-test.c74 #define fopen_utf8(p,q) fopen(p,q) macro
/external/ImageMagick/MagickCore/
Dutility-private.h129 static inline FILE *fopen_utf8(const char *path,const char *mode) in fopen_utf8() function
/external/flac/src/share/win_utf8_io/
Dwin_utf8_io.c295 FILE* fopen_utf8(const char *filename, const char *mode) in fopen_utf8() function