Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dutility-private.h185 static inline FILE *popen_utf8(const char *command,const char *type) in popen_utf8() function
Dblob.c2500 image->blob->file_info.file=(FILE *) popen_utf8(sanitize_command, in OpenBlob()