dams Fri Feb 28 18:43:56 2003 EDT
Modified files:
/phpdoc/en/reference/tokenizer reference.xml
Log:
Minor addendum
Index: phpdoc/en/reference/tokenizer/reference.xml
diff -u phpdoc/en/reference/tokenizer/reference.xml:1.8
phpdoc/en/reference/tokenizer/reference.xml:1.9
--- phpdoc/en/reference/tokenizer/reference.xml:1.8 Thu Feb 6 04:38:25 2003
+++ phpdoc/en/reference/tokenizer/reference.xml Fri Feb 28 18:43:56 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<reference id="ref.tokenizer">
<title>Tokenizer functions</title>
<titleabbrev>Tokenizer functions</titleabbrev>
@@ -19,17 +19,13 @@
</para>
</section>
- <section id="tokenizer.requirements">
- &reftitle.required;
- &no.requirement;
- </section>
+ <section id= "tokenizer.requirements">
+ &reftitle.required;
+ &no.requirement;
+ </section>
&reference.tokenizer.configure;
- <!--
- &reference.tokenizer.ini;
- -->
-
&reference.tokenizer.constants;
<section id="tokenizer.examples">
@@ -40,7 +36,7 @@
and print the pure code only.
</para>
<example>
- <title>Strip comments</title>
+ <title>Strip comments with the tokenizer</title>
<programlisting role="php">
<![CDATA[
<?php
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php