Home
last modified time | relevance | path

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

/PHP-5.5/Zend/tests/multibyte/
H A Dmultibyte_encoding_002.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
H A Dmultibyte_encoding_004.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
H A Dmultibyte_encoding_005.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
H A Dmultibyte_encoding_001.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
H A Dmultibyte_encoding_003.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
H A Dmultibyte_encoding_006.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
/PHP-5.5/ext/phar/tests/zip/
H A Dnotphar.phpt7 detect_unicode=0
/PHP-5.5/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_006w.phpt6 detect_unicode=0
/PHP-5.5/Zend/
H A Dzend_globals.h151 zend_bool detect_unicode; member
H A Dzend.c106 …STD_ZEND_INI_BOOLEAN("zend.detect_unicode", "1", ZEND_INI_ALL, OnUpdateBool, detect_unicode, ze…
H A Dzend_language_scanner.l414 if (CG(detect_unicode)) { in zend_multibyte_find_script_encoding()
H A Dzend_language_scanner.c416 if (CG(detect_unicode)) { in zend_multibyte_find_script_encoding()

Completed in 74 milliseconds