From 03becc40ac699f6606f424c4e847c3a81cb46785 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 1 Aug 2006 02:00:03 +0000 Subject: [PATCH] WS, preparation for the new doc style # Doing just one file from ref.strings for now, am doing a test git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217365 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/strlen.xml | 56 +++++++++++++------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/reference/strings/functions/strlen.xml b/reference/strings/functions/strlen.xml index c6f705d232..8c60c66f85 100644 --- a/reference/strings/functions/strlen.xml +++ b/reference/strings/functions/strlen.xml @@ -1,24 +1,24 @@ - - - - - strlen - Get string length - - - Description - - intstrlen - stringstring - - - Returns the length of the given string. - - - - A <function>strlen</function> example - + + + + strlen + Get string length + + + + Description + + intstrlen + stringstring + + + Returns the length of the given string. + + + + A <function>strlen</function> example + ]]> - - - - - See also count, and mb_strlen. - - - + + + + + See also count, and mb_strlen. + + +