git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89079 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hartmut Holzgraefe 2002-07-19 10:05:03 +00:00
parent c2ea0ad527
commit aad3713bb6

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<reference id="ref.ctype">
<title>Character type functions</title>
<titleabbrev>ctype</titleabbrev>
@ -20,7 +20,8 @@
When called with a string argument they will check
every character in the string and will only return
&true; if every character in the string matches the
requested criteria.
requested criteria. When called with an empty string
the result will always be &true;.
</para>
<para>
Passing anything else but a string or integer will