detect_unicode 136 Zend/zend.c STD_ZEND_INI_BOOLEAN("zend.detect_unicode", "1", ZEND_INI_ALL, OnUpdateBool, detect_unicode, zend_compiler_globals, compiler_globals) detect_unicode 122 Zend/zend_globals.h zend_bool detect_unicode; detect_unicode 434 Zend/zend_language_scanner.c if (CG(detect_unicode)) {