Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_operators.c36 static _locale_t current_locale = NULL; variable
38 #define zend_tolower(c) _tolower_l(c, current_locale)
1969 current_locale = _get_current_locale(); in zend_update_current_locale()

Completed in 14 milliseconds