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