Home
last modified time | relevance | path

Searched refs:current_locale (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.2/Zend/
H A Dzend_operators.c37 static _locale_t current_locale = NULL; variable
39 #define zend_tolower(c) _tolower_l(c, current_locale)
2535 current_locale = _get_current_locale(); in zend_update_current_locale()

Completed in 16 milliseconds