Searched refs:stat_utf8 (Results 1 – 2 of 2) sorted by relevance
280 static inline int stat_utf8(const char *path,struct stat *attributes) in stat_utf8() function
1187 status=stat_utf8(path,(struct stat *) attributes) == 0 ? MagickTrue : in GetPathAttributes()