mirror of
https://github.com/php/doc-ru.git
synced 2025-08-20 23:31:15 +00:00
docs(ru): Updated to English revision
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@351168 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 86d2bbd19b00be65d7ac1a50d84d19038d8ee7d0 Maintainer: tmn Status: ready -->
|
||||
<!-- EN-Revision: b95d28e6ec86e4a71e012737d36ebdc1cf009180 Maintainer: tmn Status: ready -->
|
||||
<!-- Reviewed: yes -->
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.xml-parser-create-ns'>
|
||||
@ -11,7 +11,7 @@
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type>resource</type><methodname>xml_parser_create_ns</methodname>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>xml_parser_create_ns</methodname>
|
||||
<methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>separator</parameter><initializer>":"</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
|
Reference in New Issue
Block a user