Date: 07/28/00
- Next message: Monte Ohrt: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Previous message: Monte Ohrt: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Next in thread: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions strings.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
eschmid Fri Jul 28 13:20:19 2000 EDT
Modified files:
/phpdoc/en/functions strings.xml
Log:
I'm using XEmacs. It's probably the best XML editor.
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.28 phpdoc/en/functions/strings.xml:1.29
--- phpdoc/en/functions/strings.xml:1.28 Fri Jul 28 13:05:07 2000
+++ phpdoc/en/functions/strings.xml Fri Jul 28 13:20:19 2000
@@ -2236,8 +2236,12 @@
to an integer and applied as the ordinal value of a character.
</para>
<para>
- Note that this function is case-sensitive. For case-insensitive
- searches, use <function>stristr</function>.
+ <note>
+ <para>
+ Note that this function is case-sensitive. For
+ case-insensitive searches, use <function>stristr</function>.
+ </para>
+ <note>
</para>
<para>
<example>
- Next message: Monte Ohrt: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Previous message: Monte Ohrt: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Next in thread: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions strings.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

