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