Refpurposes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188351 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2005-06-14 10:08:42 +00:00
parent c478965fe5
commit ac5ddde622
2 changed files with 4 additions and 2 deletions

View file

@ -1,10 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-entity-reference">
<refnamediv>
<refname>DomDocument->create_entity_reference</refname>
<refpurpose>
Create an entity reference
</refpurpose>
</refnamediv>
<refsect1>

View file

@ -1,10 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-get-elements-by-tagname">
<refnamediv>
<refname>DomDocument->get_elements_by_tagname</refname>
<refpurpose>
Returns array with nodes with given tagname in document or empty array, if not found
</refpurpose>
</refnamediv>
<refsect1>