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
119 path_wide=create_wchar_path(path); in access_utf8()
140 path_wide=create_wchar_path(path); in fopen_utf8()
143 mode_wide=create_wchar_path(mode); in fopen_utf8()
189 path_wide=create_wchar_path(path); in open_utf8()
210 command_wide=create_wchar_path(command); in popen_utf8()
213 type_wide=create_wchar_path(type); in popen_utf8()
237 path_wide=create_wchar_path(path); in remove_utf8()
258 source_wide=create_wchar_path(source); in rename_utf8()
261 destination_wide=create_wchar_path(destination); in rename_utf8()
[all …]