locale_str        468 coders/locale.c     struct locale_str *next;  /* link list of subfield names at this level */
locale_str        469 coders/locale.c     struct locale_str *lower; /* link list of subfield names below this level */
locale_str        532 coders/locale.c     struct locale_str *xl = (struct locale_str *)handle;
locale_str        550 coders/locale.c     struct locale_str *xl, **xloc;
locale_str        626 coders/locale.c             if (!(xl = MagickAllocateMemory(struct locale_str *,sizeof *xl)))
locale_str        653 coders/locale.c     struct locale_str *xl;
locale_str        768 coders/locale.c   struct locale_str
locale_str       1103 coders/locale.c       locales=(struct locale_str *) NULL;