Home
last modified time | relevance | path

Searched refs:setlocale (Results 126 – 150 of 187) sorted by relevance

12345678

/PHP-7.2/ext/pdo_mysql/tests/
H A Dbug_41698.phpt16 setlocale(LC_ALL, "de","de_DE","de_DE.ISO8859-1","de_DE.ISO_8859-1","de_DE.UTF-8");
/PHP-7.2/ext/date/tests/
H A Dgmstrftime_variation8.phpt15 setlocale(LC_ALL, "en_US");
H A Dgmstrftime_variation11.phpt21 setlocale(LC_ALL, "en_US");
H A Dgmstrftime_variation12.phpt21 setlocale(LC_ALL, "en_US");
H A Dstrftime_variation11.phpt20 setlocale(LC_ALL, "C");
H A Dstrftime_variation12.phpt20 setlocale(LC_ALL, "en_US");
H A Dgmstrftime_variation17.phpt21 setlocale(LC_ALL, "C");
H A Dgmstrftime_variation18.phpt21 setlocale(LC_ALL, "en_US");
H A Dstrftime_variation17.phpt20 setlocale(LC_ALL, "C");
H A Dstrftime_variation18.phpt20 setlocale(LC_ALL, "en_US");
H A Dgmstrftime_variation19.phpt21 setlocale(LC_ALL, "C");
H A Dgmstrftime_variation20.phpt21 setlocale(LC_ALL, "en_US");
H A Dstrftime_variation19.phpt20 setlocale(LC_ALL, "en_US");
H A Dstrftime_variation20.phpt20 setlocale(LC_ALL, "en_US");
H A Dgmstrftime_variation10.phpt21 setlocale(LC_ALL, "en_US");
H A Dgmstrftime_variation9.phpt21 setlocale(LC_ALL, "C");
H A Dstrftime_variation10.phpt20 setlocale(LC_ALL, "en_US");
H A Dstrftime_variation9.phpt20 setlocale(LC_ALL, "C");
H A Dgmstrftime_variation13.phpt21 setlocale(LC_ALL, "C");
H A Dgmstrftime_variation14.phpt21 setlocale(LC_ALL, "en_US");
H A Dgmstrftime_variation5.phpt15 setlocale(LC_ALL, "en_US");
H A Dstrftime_variation13.phpt20 setlocale(LC_ALL, "C");
H A Dstrftime_variation14.phpt20 setlocale(LC_ALL, "en_US");
/PHP-7.2/ext/standard/tests/strings/
H A Dbug65769.phpt18 $locale = setlocale(LC_ALL, $locale);
/PHP-7.2/ext/ctype/tests/
H A Dctype_alnum_variation2.phpt19 $orig = setlocale(LC_CTYPE, "C");
27 setlocale(LC_CTYPE, $orig);

Completed in 22 milliseconds

12345678