dams Tue Dec 10 07:34:58 2002 EDT
Modified files:
/phpdoc/en/reference/mbstring/functions mb-convert-case.xml
mb-strtolower.xml
mb-strtoupper.xml
Log:
using url entities
Index: phpdoc/en/reference/mbstring/functions/mb-convert-case.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-convert-case.xml:1.2
phpdoc/en/reference/mbstring/functions/mb-convert-case.xml:1.3
--- phpdoc/en/reference/mbstring/functions/mb-convert-case.xml:1.2 Fri Nov 15
19:09:59 2002
+++ phpdoc/en/reference/mbstring/functions/mb-convert-case.xml Tue Dec 10 07:34:58
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mb-convert-case">
<refnamediv>
<refname>mb_convert_case</refname>
@@ -40,7 +40,7 @@
</para>
<para>
For more information about the Unicode properties, please see <ulink
-
url="http://www.unicode.org/unicode/reports/tr21/">http://www.unicode.org/unicode/reports/tr21/</ulink>.
+ url="&url.unicode.reports;">&url.unicode.reports;</ulink>.
</para>
<example>
<title><function>mb_convert_case</function> example</title>
Index: phpdoc/en/reference/mbstring/functions/mb-strtolower.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-strtolower.xml:1.2
phpdoc/en/reference/mbstring/functions/mb-strtolower.xml:1.3
--- phpdoc/en/reference/mbstring/functions/mb-strtolower.xml:1.2 Fri Nov 15
19:09:59 2002
+++ phpdoc/en/reference/mbstring/functions/mb-strtolower.xml Tue Dec 10 07:34:58
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mb-strtolower">
<refnamediv>
<refname>mb_strtolower</refname>
@@ -23,7 +23,7 @@
</para>
<para>
For more information about the Unicode properties, please see <ulink
-
url="http://www.unicode.org/unicode/reports/tr21/">http://www.unicode.org/unicode/reports/tr21/</ulink>.
+ url="&url.unicode.reports;">&url.unicode.reports;</ulink>.
</para>
<para>
By contrast to <function>strtolower</function>, 'alphabetic' is
Index: phpdoc/en/reference/mbstring/functions/mb-strtoupper.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-strtoupper.xml:1.2
phpdoc/en/reference/mbstring/functions/mb-strtoupper.xml:1.3
--- phpdoc/en/reference/mbstring/functions/mb-strtoupper.xml:1.2 Fri Nov 15
19:09:59 2002
+++ phpdoc/en/reference/mbstring/functions/mb-strtoupper.xml Tue Dec 10 07:34:58
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mb-strtoupper">
<refnamediv>
<refname>mb_strtoupper</refname>
@@ -29,7 +29,7 @@
</para>
<para>
For more information about the Unicode properties, please see <ulink
-
url="http://www.unicode.org/unicode/reports/tr21/">http://www.unicode.org/unicode/reports/tr21/</ulink>.
+ url="&url.unicode.reports;">&url.unicode.reports;</ulink>.
</para>
<example>
<title><function>mb_strtoupper</function> example</title>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php