Searched refs:FileToXML (Results 1 – 11 of 11) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | xml-tree-private.h | 30 *FileToXML(const char *,const size_t);
|
D | coder.c | 897 file_xml=FileToXML(path,~0UL); in LoadCoderCache()
|
D | policy.c | 828 file_xml=FileToXML(path,~0UL); in LoadPolicyCache()
|
D | magic.c | 919 file_xml=FileToXML(path,~0UL); in LoadMagicCache()
|
D | mime.c | 846 file_xml=FileToXML(path,~0UL); in LoadMimeCache()
|
D | configure.c | 1232 file_xml=FileToXML(path,~0UL); in LoadConfigureCache()
|
D | locale.c | 1266 file_xml=FileToXML(path,~0UL); in LoadLocaleCache()
|
D | log.c | 1514 file_xml=FileToXML(path,~0UL); in LoadLogCache()
|
D | delegate.c | 2081 file_xml=FileToXML(path,~0UL); in LoadDelegateCache()
|
D | color.c | 2086 file_xml=FileToXML(path,~0UL); in LoadColorCache()
|
D | xml-tree.c | 599 MagickPrivate char *FileToXML(const char *filename,const size_t extent) in FileToXML() function
|