InterpretLocaleValue 1727 coders/jpeg.c    table->divisor=InterpretLocaleValue(attribute,(char **) NULL);
InterpretLocaleValue 1757 coders/jpeg.c      table->levels[i]=(unsigned int) (InterpretLocaleValue(content,&p)/
InterpretLocaleValue 1765 coders/jpeg.c    value=InterpretLocaleValue(content,&p);
InterpretLocaleValue   56 magick/locale_.h   InterpretLocaleValue(const char *restrict,char **restrict);
InterpretLocaleValue   45 magick/string-private.h   return(InterpretLocaleValue(string,sentinal));
InterpretLocaleValue   57 magick/string-private.h   value=InterpretLocaleValue(string,&q);
InterpretLocaleValue 1358 magick/string.c   value=InterpretLocaleValue(string,&q);