From 556e433836d876e55f939c9ea38e261f1c53e8ab Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Thu, 28 Mar 2002 17:04:23 +0000 Subject: [PATCH] Sorted string functions. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75634 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/strings.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/functions/strings.xml b/functions/strings.xml index 6d7eed949e..4a0d5237e3 100644 --- a/functions/strings.xml +++ b/functions/strings.xml @@ -1,5 +1,5 @@ - + String functions Strings @@ -1537,6 +1537,25 @@ $clean = ltrim($binary,"\0x00..\0x1F"); + + + + nl_langinfo + + Query language and locale information + + + + Description + + stringnl_langinfo + intitem + + + &warn.undocumented.func; + + + @@ -4070,25 +4089,6 @@ ooooord. - - - nl_langinfo - - Query language and locale information - - - - Description - - stringnl_langinfo - intitem - - - &warn.undocumented.func; - - - -