Home
last modified time | relevance | path

Searched refs:utf8 (Results 51 – 75 of 111) sorted by relevance

12345

/PHP-7.1/Zend/tests/
H A Dbug18556.phpt23 setlocale(LC_ALL, "tr_TR.utf8");
/PHP-7.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_3.phpt30 echo "open utf8 failed\n";
H A Dtest_big5_0.phpt33 echo "open utf8 failed\n";
H A Dtest_big5_to_utf8_0.phpt30 echo "open utf8 failed\n";
H A Dtest_cp1251_zend_multibyte_0.phpt42 string(35) "opened an utf8 filename for reading"
H A Dtest_cp932_0.phpt33 echo "open utf8 failed\n";
H A Dtest_cp932_to_utf8_0.phpt30 echo "open utf8 failed\n";
H A Dtest_cp1255_to_utf8_2.phpt30 echo "open utf8 failed\n";
H A Dtest_kartuli_utf8_2.phpt30 echo "open utf8 failed\n";
H A Dtest_cp1253_2.phpt33 echo "open utf8 failed\n";
H A Dtest_cp1253_to_utf8_2.phpt30 echo "open utf8 failed\n";
H A Dtest_cp1256_to_utf8_2.phpt30 echo "open utf8 failed\n";
H A Dtest_cp1250_to_utf8_2.phpt30 echo "open utf8 failed\n";
H A Dtest_cp1255_2.phpt33 echo "open utf8 failed\n";
H A Dtest_cp936_to_utf8_2.phpt30 echo "open utf8 failed\n";
H A Dtest_eucjp_to_utf8_2.phpt30 echo "open utf8 failed\n";
H A Dbug64506.phpt27 echo "open utf8 failed\n";
H A Dtest_cp1251_2.phpt33 echo "open utf8 failed\n";
H A Dtest_cp1251_to_utf8_2.phpt30 echo "open utf8 failed\n";
H A Dtest_cp1256_2.phpt33 echo "open utf8 failed\n";
H A Dutil.inc123 function create_data($id, $item = "", $cp = 65001, $utf8 = true)
125 if ($utf8) {
H A Dtest_cp1252_to_utf8_5.phpt30 echo "open utf8 failed\n";
H A Dtest_cp1254_to_utf8_2.phpt30 echo "open utf8 failed\n";
/PHP-7.1/ext/pdo_oci/tests/
H A Dbug54379.phpt8 if (!preg_match('/charset=.*utf8/i', getenv('PDOTEST_DSN')))
/PHP-7.1/ext/tidy/tests/
H A D027.phpt32 $tidy->parseString($data, $this->tidyconfig, 'utf8');

Completed in 100 milliseconds

12345