Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_globals.h102 bool variable_width_locale; /* UTF-8, Shift-JIS, Big5, ISO 2022, EUC, etc */ member
H A Dzend_operators.c2647 CG(variable_width_locale) = 1; in zend_update_current_locale()
2652 CG(variable_width_locale) = 0; in zend_update_current_locale()
2682 CG(variable_width_locale) = 1; in zend_update_current_locale()
2704 CG(variable_width_locale) = 0; in zend_update_current_locale()
2709 CG(variable_width_locale) = 1; in zend_update_current_locale()

Completed in 14 milliseconds