Date: 02/28/03
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/swf/functions swf-actiongeturl.xml swf-actiongotoframe.xml swf-actiongotolabel.xml swf-actionsettarget.xml swf-actionwaitforframe.xml swf-endbutton.xml swf-oncondition.xml swf-shapearc.xml swf-shapefilloff.xml swf-shapefillsolid.xml swf-shapelinesolid.xml swf-shapelineto.xml swf-shapemoveto.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/yaz reference.xml"
- Next in thread: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/tokenizer reference.xml"
- Maybe reply: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/tokenizer reference.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/swf/functions swf-actiongeturl.xml swf-actiongotoframe.xml swf-actiongotolabel.xml swf-actionsettarget.xml swf-actionwaitforframe.xml swf-endbutton.xml swf-oncondition.xml swf-shapearc.xml swf-shapefilloff.xml swf-shapefillsolid.xml swf-shapelinesolid.xml swf-shapelineto.xml swf-shapemoveto.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/yaz reference.xml"
- Next in thread: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/tokenizer reference.xml"
- Maybe reply: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/tokenizer reference.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

