Home
last modified time | relevance | path

Searched refs:IMAGICK_LC_NUMERIC_LOCALE (Results 1 – 2 of 2) sorted by relevance

/imagick/
H A Dimagick_helpers.c881 if (strcmp (current_locale, IMAGICK_LC_NUMERIC_LOCALE) != 0) { in php_imagick_set_locale()
882 setlocale (LC_NUMERIC, IMAGICK_LC_NUMERIC_LOCALE); in php_imagick_set_locale()
894 if (strcmp (old_locale, IMAGICK_LC_NUMERIC_LOCALE) != 0) in php_imagick_restore_locale()
H A Dphp_imagick_defs.h124 # define IMAGICK_LC_NUMERIC_LOCALE "English" macro
126 # define IMAGICK_LC_NUMERIC_LOCALE "C"

Completed in 15 milliseconds