From 6a6985ed6c064c32a1c62ea9cd5d8437e933c8a3 Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Tue, 10 Dec 2002 12:34:58 +0000 Subject: [PATCH] using url entities git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107384 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mbstring/functions/mb-convert-case.xml | 4 ++-- reference/mbstring/functions/mb-strtolower.xml | 4 ++-- reference/mbstring/functions/mb-strtoupper.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/mbstring/functions/mb-convert-case.xml b/reference/mbstring/functions/mb-convert-case.xml index f82a36a739..d84a28a9cb 100644 --- a/reference/mbstring/functions/mb-convert-case.xml +++ b/reference/mbstring/functions/mb-convert-case.xml @@ -1,5 +1,5 @@ - + mb_convert_case @@ -40,7 +40,7 @@ For more information about the Unicode properties, please see http://www.unicode.org/unicode/reports/tr21/. + url="&url.unicode.reports;">&url.unicode.reports;. <function>mb_convert_case</function> example diff --git a/reference/mbstring/functions/mb-strtolower.xml b/reference/mbstring/functions/mb-strtolower.xml index 5c192bb4a0..6f8b417305 100644 --- a/reference/mbstring/functions/mb-strtolower.xml +++ b/reference/mbstring/functions/mb-strtolower.xml @@ -1,5 +1,5 @@ - + mb_strtolower @@ -23,7 +23,7 @@ For more information about the Unicode properties, please see http://www.unicode.org/unicode/reports/tr21/. + url="&url.unicode.reports;">&url.unicode.reports;. By contrast to strtolower, 'alphabetic' is diff --git a/reference/mbstring/functions/mb-strtoupper.xml b/reference/mbstring/functions/mb-strtoupper.xml index 5e9d6e488c..c167345553 100644 --- a/reference/mbstring/functions/mb-strtoupper.xml +++ b/reference/mbstring/functions/mb-strtoupper.xml @@ -1,5 +1,5 @@ - + mb_strtoupper @@ -29,7 +29,7 @@ For more information about the Unicode properties, please see http://www.unicode.org/unicode/reports/tr21/. + url="&url.unicode.reports;">&url.unicode.reports;. <function>mb_strtoupper</function> example