Searched defs:fopen_utf8 (Results 1 – 3 of 3) sorted by relevance
74 #define fopen_utf8(p,q) fopen(p,q) macro
129 static inline FILE *fopen_utf8(const char *path,const char *mode) in fopen_utf8() function
295 FILE* fopen_utf8(const char *filename, const char *mode) in fopen_utf8() function