For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2005 > cvs: phpdoc /en/reference/xml/functions xml-parser-get-option.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/xml/functions xml-parser-get-option.xml
Jakub Vrana

2005-08-29, 6:56 pm

vrana Mon Aug 29 12:04:02 2005 EDT

Modified files:
/phpdoc/en/reference/xml/functions xml-parser-get-option.xml
Log:
Only some options are available (bug #12261)

http://cvs.php.net/diff.php/phpdoc/...1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/xml/functions/xml-parser-get-option.xml
diff -u phpdoc/en/reference/xml/functions/xml-parser-get-option.xml:1.5 phpdoc/en/reference/xml/functions/xml-parser-get-option.xml:1.6
--- phpdoc/en/reference/xml/functions/xml-parser-get-option.xml:1.5 Thu Jun 10 11:47:18 2004
+++ phpdoc/en/reference/xml/functions/xml-parser-get-option.xml Mon Aug 29 12:04:02 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-get-option">
<refnamediv>
@@ -27,8 +27,9 @@
<term><parameter>option</parameter></term>
<listitem>
<simpara>
- Which option to fetch. See
- <function>xml_parser_set_option</function> for a list of options.
+ Which option to fetch. <constant>XML_OPTION_CASE_FOLDING</constant>
+ and <constant>XML_OPTION_TARGET_ENCODING</constant> are available.
+ See <function>xml_parser_set_option</function> for their description.
</simpara>
</listitem>
</varlistentry>
@@ -40,10 +41,6 @@
valid (generates also a <constant>E_WARNING</constant> ).
Else the option's value is returned.
</para>
- <para>
- See <function>xml_parser_set_option</function> for the list of
- options.
- </para>
</refsect1>
</refentry>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com