Searched refs:convert (Results 1 – 9 of 9) sorted by relevance
66 public function convert(string $languageCode): string function in phpweb\\I18n\\Languages
20 self::assertSame($expected, (new Languages())->convert($languageCode));
35 0 => 'function.convert-cyr-string.php',40 0 => 'function.convert-uudecode.php',45 0 => 'function.convert-uuencode.php',
97 // convert current IP to something useful
126 // Get an image without size info and convert the467 $lang = (new Languages())->convert($config["lang"]);
284 $base = 'manual/' . (new Languages())->convert($setup['head'][1]) . "/";
582 . Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode1079 . Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities
627 . Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode1124 . Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities2763 - Fixed bug #45791 (json_decode() doesn't convert 0e0 to a double). (Scott)3208 - Fixed bug #46206 (pg_query_params/pg_execute convert passed values to3828 - Fixed bug #41831 (pdo_sqlite prepared statements convert resources to6586 - Fixed bug #29839 (incorrect convert (xml:lang to lang)). (Dmitry)6672 - Fixed convert.* filters to consume remaining buckets_in on flush. (Sara)
531 . Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode1028 . Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities2667 - Fixed bug #45791 (json_decode() doesn't convert 0e0 to a double). (Scott)3112 - Fixed bug #46206 (pg_query_params/pg_execute convert passed values to3732 - Fixed bug #41831 (pdo_sqlite prepared statements convert resources to6490 - Fixed bug #29839 (incorrect convert (xml:lang to lang)). (Dmitry)6576 - Fixed convert.* filters to consume remaining buckets_in on flush. (Sara)
Completed in 44 milliseconds