Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_operators.c39 static _locale_t current_locale = NULL; variable
41 #define zend_tolower(c) _tolower_l(c, current_locale)
2560 current_locale = _get_current_locale(); in zend_update_current_locale()

Completed in 16 milliseconds