From 794bfcfb92664d4f236dc8ebface0a2f21c3ffd9 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Fri, 15 Feb 2002 23:32:11 +0000 Subject: [PATCH] Forgot to end the paragraph git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70322 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/ctype.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functions/ctype.xml b/functions/ctype.xml index 546e279dc1..07a8a837f8 100644 --- a/functions/ctype.xml +++ b/functions/ctype.xml @@ -1,5 +1,5 @@ - + Character type functions ctype @@ -13,6 +13,7 @@ To get these functions to work, you must have compiled PHP with . + When called with an integer argument these functions behave exactly like their C counterparts.