Searched refs:GetPathComponents (Results 1 – 4 of 4) sorted by relevance
30 **GetPathComponents(const char *,size_t *),
507 #define GetPathComponents PrependMagickMethod(GetPathComponents) macro
242 components=GetPathComponents(path,&number_components); in AddPathToXMLTree()1029 components=GetPathComponents(path,&number_components); in GetXMLTreePath()
1416 MagickPrivate char **GetPathComponents(const char *path, in GetPathComponents() function