From 25a999a885cc1ab3a06d9855f9bc2ec35b4287c5 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 20 Nov 2009 12:53:45 +0000 Subject: [PATCH] Windows don't support all three-letter codes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291077 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/setlocale.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/reference/strings/functions/setlocale.xml b/reference/strings/functions/setlocale.xml index 69f6b02283..f269f41137 100644 --- a/reference/strings/functions/setlocale.xml +++ b/reference/strings/functions/setlocale.xml @@ -247,9 +247,6 @@ echo "Preferred locale for german on this system is '$loc_de'"; at &url.setlocale.lang.win32; and supported country/region strings at &url.setlocale.country.win32;. - Windows systems support the three letter codes for - country/region specified by ISO 3166-Alpha-3, which - can be found at &url.iso-3166-3;.