Home
last modified time | relevance | path

Searched refs:stat_utf8 (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dutility-private.h280 static inline int stat_utf8(const char *path,struct stat *attributes) in stat_utf8() function
Dutility.c1187 status=stat_utf8(path,(struct stat *) attributes) == 0 ? MagickTrue : in GetPathAttributes()