betz Tue Jul 8 15:28:10 2003 EDT Modified files: /phpdoc/entities global.ent Log: urls for setlocale on windows Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.119 phpdoc/entities/global.ent:1.120 --- phpdoc/entities/global.ent:1.119 Mon Jul 7 23:52:00 2003 +++ phpdoc/entities/global.ent Tue Jul 8 15:28:09 2003 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.119 2003/07/08 03:52:00 bradmssw Exp $ + $Id: global.ent,v 1.120 2003/07/08 19:28:09 betz Exp $ Contains global "macros" for all the XML documents. @@ -109,6 +109,7 @@ <!ENTITY url.iptc "http://www.iptc.org/"> <!ENTITY url.ircg "http://www.schumann.cx/ircg/"> <!ENTITY url.ircg-install "http://lxr.php.net/source/php4/ext/ircg/README.txt"> +<!ENTITY url.iso-3166-3 "http://www.unicode.org/onlinedat/countries.html"> <!ENTITY url.iso-639 "http://www.w3.org/WAI/ER/IG/ert/iso639.htm"> <!ENTITY url.jacobi "http://www.utm.edu/research/primes/glossary/JacobiSymbol.html"> <!ENTITY url.jade "http://www.jclark.com/jade/"> @@ -239,6 +240,8 @@ <!ENTITY url.rpmfind "http://www.rpmfind.net/"> <!ENTITY url.sablotron "http://www.gingerall.com/"> <!ENTITY url.sambar "http://www.sambar.com/"> +<!ENTITY url.setlocale.lang.win32 "http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_language_strings.asp"> +<!ENTITY url.setlocale.country.win32 "http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_country_strings.asp"> <!ENTITY url.sesam.de "http://its.siemens.de/lobs/its/techinf/oltp/sesam/manuals/index_gr.htm"> <!ENTITY url.sesam.en "http://its.siemens.de/lobs/its/techinf/oltp/sesam/manuals/index_en.htm"> <!ENTITY url.session-fixation "http://www.acros.si/papers/session_fixation.pdf">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php