GetNextKeyInSplayTree  323 magick/artifact.c   return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->artifacts));
GetNextKeyInSplayTree  584 magick/cache.c   p=(CacheInfo *) GetNextKeyInSplayTree(cache_resources);
GetNextKeyInSplayTree  589 magick/cache.c     p=(CacheInfo *) GetNextKeyInSplayTree(cache_resources);
GetNextKeyInSplayTree  596 magick/cache.c     p=(CacheInfo *) GetNextKeyInSplayTree(cache_resources);
GetNextKeyInSplayTree  531 magick/methods.h #define GetNextKeyInSplayTree  PrependMagickMethod(GetNextKeyInSplayTree)
GetNextKeyInSplayTree 1905 magick/option.c   return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image_info->options));
GetNextKeyInSplayTree  297 magick/profile.c   return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->profiles));
GetNextKeyInSplayTree 2527 magick/property.c   return((char *) GetNextKeyInSplayTree((SplayTreeInfo *) image->properties));
GetNextKeyInSplayTree  279 magick/registry.c   return((char *) GetNextKeyInSplayTree(registry));
GetNextKeyInSplayTree  299 magick/resource.c   path=(const char *) GetNextKeyInSplayTree(temporary_resources);
GetNextKeyInSplayTree  303 magick/resource.c     path=(const char *) GetNextKeyInSplayTree(temporary_resources);
GetNextKeyInSplayTree  850 magick/resource.c       p=(char *) GetNextKeyInSplayTree(temporary_resources);
GetNextKeyInSplayTree  855 magick/resource.c         p=(char *) GetNextKeyInSplayTree(temporary_resources);
GetNextKeyInSplayTree   34 magick/splay-tree.h   *GetNextKeyInSplayTree(SplayTreeInfo *),