vrana Tue Jun 7 10:15:12 2005 EDT
Modified files:
/phpdoc/en/reference/xml/functions xml-parser-set-option.xml
Log:
Clarify XML_OPTION_SKIP_WHITE
http://cvs.php.net/diff.php/phpdoc/en/reference/xml/functions/xml-parser-set-option.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/xml/functions/xml-parser-set-option.xml
diff -u phpdoc/en/reference/xml/functions/xml-parser-set-option.xml:1.5
phpdoc/en/reference/xml/functions/xml-parser-set-option.xml:1.6
--- phpdoc/en/reference/xml/functions/xml-parser-set-option.xml:1.5 Mon Jun
6 10:59:25 2005
+++ phpdoc/en/reference/xml/functions/xml-parser-set-option.xml Tue Jun 7
10:15:11 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/xml.xml, last change in rev 1.2 -->
<refentry id="function.xml-parser-set-option">
<refnamediv>
@@ -81,7 +81,7 @@
<entry>XML_OPTION_SKIP_WHITE</entry>
<entry>integer</entry>
<entry>
- Whether to skip whitespace.
+ Whether to skip values consisting of whitespace characters.
</entry>
</row>
<row>