Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_globals.h116 bool variable_width_locale; /* UTF-8, Shift-JIS, Big5, ISO 2022, EUC, etc */ member
H A Dzend_operators.c2852 CG(variable_width_locale) = 1; in zend_update_current_locale()
2857 CG(variable_width_locale) = 0; in zend_update_current_locale()
2887 CG(variable_width_locale) = 1; in zend_update_current_locale()
2909 CG(variable_width_locale) = 0; in zend_update_current_locale()
2914 CG(variable_width_locale) = 1; in zend_update_current_locale()

Completed in 16 milliseconds