git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188671 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2005-06-17 19:54:15 +00:00
parent 8efc0404c0
commit 0f5fcbcaf9
2 changed files with 39 additions and 41 deletions

View file

@ -1,25 +1,24 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.6 -->
<refentry id='function.xptr-eval'>
<refnamediv>
<refname>xptr_eval</refname>
<refpurpose>
Evaluate the XPtr Location Path in the given string
</refpurpose>
</refnamediv>
<refsect1>
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>xptr_eval</methodname>
<methodparam choice="opt"><type>XPathContext</type><parameter>xpath_context</parameter></methodparam>
<methodparam><type>string</type><parameter>eval_str</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id='function.xptr-eval'>
<refnamediv>
<refname>xptr_eval</refname>
<refpurpose>
Evaluate the XPtr Location Path in the given string
</refpurpose>
</refnamediv>
<refsect1>
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>xptr_eval</methodname>
<methodparam choice="opt"><type>XPathContext</type><parameter>xpath_context</parameter></methodparam>
<methodparam><type>string</type><parameter>eval_str</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.29 -->
<refentry id='function.xptr-new-context'>
<refnamediv>
<refname>xptr_new_context</refname>
<refpurpose>
Create new XPath Context
</refpurpose>
</refnamediv>
<refsect1>
&reftitle.description;
<methodsynopsis>
<type>XPathContext</type><methodname>xptr_new_context</methodname>
<void/>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id='function.xptr-new-context'>
<refnamediv>
<refname>xptr_new_context</refname>
<refpurpose>
Create new XPath Context
</refpurpose>
</refnamediv>
<refsect1>
&reftitle.description;
<methodsynopsis>
<type>XPathContext</type><methodname>xptr_new_context</methodname>
<void/>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables: