Home
last modified time | relevance | path

Searched defs:fopen_utf8 (Results 1 – 2 of 2) 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.h128 static inline FILE *fopen_utf8(const char *path,const char *mode) in fopen_utf8() function