Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dutility-private.h62 static inline wchar_t *create_wchar_path(const char *utf8) in create_wchar_path() function
120 path_wide=create_wchar_path(path); in access_utf8()
141 path_wide=create_wchar_path(path); in fopen_utf8()
144 mode_wide=create_wchar_path(mode); in fopen_utf8()
190 path_wide=create_wchar_path(path); in open_utf8()
243 path_wide=create_wchar_path(path); in remove_utf8()
264 source_wide=create_wchar_path(source); in rename_utf8()
267 destination_wide=create_wchar_path(destination); in rename_utf8()
291 path_wide=create_wchar_path(path); in stat_utf8()