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.h114 bool variable_width_locale; /* UTF-8, Shift-JIS, Big5, ISO 2022, EUC, etc */ member
H A Dzend_operators.c2837 CG(variable_width_locale) = 1; in zend_update_current_locale()
2842 CG(variable_width_locale) = 0; in zend_update_current_locale()
2872 CG(variable_width_locale) = 1; in zend_update_current_locale()
2894 CG(variable_width_locale) = 0; in zend_update_current_locale()
2899 CG(variable_width_locale) = 1; in zend_update_current_locale()

Completed in 21 milliseconds