mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188351 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c478965fe5
commit
ac5ddde622
2 changed files with 4 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue