svn: /phpdoc/fa/trunk/reference/ ibase/functions/ibase-free-result.xml ibase/functions/ibase-gen-id.xml ibase/functions/ibase-restore.xml ibase/functions/ibase-server-info.xml ibase/functions/ibase-service-attach.xml ibase/functions/ibase-service-detach.xml readline/functions/readline-list-history.xml snmp/functions/snmp-set-valueretrieval.xml snmp/functions/snmpgetnext.xml snmp/functions/snmprealwalk.xml
[email protected] (Pedram Salehpoor)
| Newsgroups | php.doc.fa |
|---|---|
| Message-ID | <[email protected]> |
psalehpoor Fri, 28 May 2010 19:36:43 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299922
Log:
translated
Changed paths:
A phpdoc/fa/trunk/reference/ibase/functions/ibase-free-result.xml
A phpdoc/fa/trunk/reference/ibase/functions/ibase-gen-id.xml
A phpdoc/fa/trunk/reference/ibase/functions/ibase-restore.xml
A phpdoc/fa/trunk/reference/ibase/functions/ibase-server-info.xml
A phpdoc/fa/trunk/reference/ibase/functions/ibase-service-attach.xml
A phpdoc/fa/trunk/reference/ibase/functions/ibase-service-detach.xml
A phpdoc/fa/trunk/reference/readline/functions/readline-list-history.xml
A phpdoc/fa/trunk/reference/snmp/functions/snmp-set-valueretrieval.xml
A phpdoc/fa/trunk/reference/snmp/functions/snmpgetnext.xml
A phpdoc/fa/trunk/reference/snmp/functions/snmprealwalk.xml
svn-diffs-299922.txt
(text/x-diff, 21 KB)
Added: phpdoc/fa/trunk/reference/ibase/functions/ibase-free-result.xml =================================================================== --- phpdoc/fa/trunk/reference/ibase/functions/ibase-free-result.xml (rev 0) +++ phpdoc/fa/trunk/reference/ibase/functions/ibase-free-result.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297028 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-free-result"> + <refnamediv> + <refname>ibase_free_result</refname> + <refpurpose>آزادسازی مجموعه نتیجه</refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>ibase_free_result</methodname> + <methodparam><type>resource</type><parameter>result_identifier</parameter></methodparam> + </methodsynopsis> + <para> + آزادسازی مجموعه نتیجه. + </para> + </refsect1> + + <refsect1 role="parameters"> + &reftitle.parameters; + <para> + <variablelist> + <varlistentry> + <term><parameter>result_identifier</parameter></term> + <listitem> + <para> + مجموعه نتیجه ساخته شده توسط <function>ibase_query</function> یا + <function>ibase_execute</function>. + </para> + </listitem> + </varlistentry> + </variablelist> + </para> + </refsect1> + + <refsect1 role="returnvalues"> + &reftitle.returnvalues; + <para> + &return.success; + </para> + </refsect1> + +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/ibase/functions/ibase-free-result.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/ibase/functions/ibase-gen-id.xml =================================================================== --- phpdoc/fa/trunk/reference/ibase/functions/ibase-gen-id.xml (rev 0) +++ phpdoc/fa/trunk/reference/ibase/functions/ibase-gen-id.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 298918 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. --> +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-gen-id"> + <refnamediv> + <refname>ibase_gen_id</refname> + <refpurpose>افزودن تولیدکننده نامدار و بازگرداندن مقدار جدید</refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>mixed</type><methodname>ibase_gen_id</methodname> + <methodparam><type>string</type><parameter>generator</parameter></methodparam> + <methodparam choice="opt"><type>int</type><parameter>increment</parameter><initializer>1</initializer></methodparam> + <methodparam choice="opt"><type>resource</type><parameter>link_identifier</parameter><initializer>&null;</initializer></methodparam> + </methodsynopsis> + + &warn.undocumented.func; + + </refsect1> + + <refsect1 role="returnvalues"> + &reftitle.returnvalues; + <para> + بازگرداندن تولیدکننده مقدار جدید به عنوان عدد صحیح یا به عنوان رشته اگر مقدار بسیار بزرگ باشد. + </para> + </refsect1> + +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/ibase/functions/ibase-gen-id.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/ibase/functions/ibase-restore.xml =================================================================== --- phpdoc/fa/trunk/reference/ibase/functions/ibase-restore.xml (rev 0) +++ phpdoc/fa/trunk/reference/ibase/functions/ibase-restore.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297078 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-restore"> + <refnamediv> + <refname>ibase_restore</refname> + <refpurpose>آغاز عملیات بازیابی در مدیریت خدمات و بازگرداندن آن</refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>mixed</type><methodname>ibase_restore</methodname> + <methodparam><type>resource</type><parameter>service_handle</parameter></methodparam> + <methodparam><type>string</type><parameter>source_file</parameter></methodparam> + <methodparam><type>string</type><parameter>dest_db</parameter></methodparam> + <methodparam choice="opt"><type>int</type><parameter>options</parameter><initializer>0</initializer></methodparam> + <methodparam choice="opt"><type>bool</type><parameter>verbose</parameter><initializer>false</initializer></methodparam> + </methodsynopsis> + + &warn.undocumented.func; + + </refsect1> + +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/ibase/functions/ibase-restore.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/ibase/functions/ibase-server-info.xml =================================================================== --- phpdoc/fa/trunk/reference/ibase/functions/ibase-server-info.xml (rev 0) +++ phpdoc/fa/trunk/reference/ibase/functions/ibase-server-info.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297078 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-server-info"> + <refnamediv> + <refname>ibase_server_info</refname> + <refpurpose>درخواست اطلاعات درباره سرور پایگاه داده</refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>string</type><methodname>ibase_server_info</methodname> + <methodparam><type>resource</type><parameter>service_handle</parameter></methodparam> + <methodparam><type>int</type><parameter>action</parameter></methodparam> + </methodsynopsis> + + &warn.undocumented.func; + + </refsect1> + +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/ibase/functions/ibase-server-info.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/ibase/functions/ibase-service-attach.xml =================================================================== --- phpdoc/fa/trunk/reference/ibase/functions/ibase-service-attach.xml (rev 0) +++ phpdoc/fa/trunk/reference/ibase/functions/ibase-service-attach.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297078 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-service-attach"> + <refnamediv> + <refname>ibase_service_attach</refname> + <refpurpose>اتصال به مدیریت خدمات</refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>resource</type><methodname>ibase_service_attach</methodname> + <methodparam><type>string</type><parameter>host</parameter></methodparam> + <methodparam><type>string</type><parameter>dba_username</parameter></methodparam> + <methodparam><type>string</type><parameter>dba_password</parameter></methodparam> + </methodsynopsis> + + &warn.undocumented.func; + + </refsect1> + +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/ibase/functions/ibase-service-attach.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/ibase/functions/ibase-service-detach.xml =================================================================== --- phpdoc/fa/trunk/reference/ibase/functions/ibase-service-detach.xml (rev 0) +++ phpdoc/fa/trunk/reference/ibase/functions/ibase-service-detach.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297078 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-service-detach"> + <refnamediv> + <refname>ibase_service_detach</refname> + <refpurpose>قطع اتصال از مدیریت خدمات</refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>ibase_service_detach</methodname> + <methodparam><type>resource</type><parameter>service_handle</parameter></methodparam> + </methodsynopsis> + + &warn.undocumented.func; + + </refsect1> + + <refsect1 role="returnvalues"> + &reftitle.returnvalues; + <para> + &return.success; + </para> + </refsect1> + +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/ibase/functions/ibase-service-detach.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/readline/functions/readline-list-history.xml =================================================================== --- phpdoc/fa/trunk/reference/readline/functions/readline-list-history.xml (rev 0) +++ phpdoc/fa/trunk/reference/readline/functions/readline-list-history.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297028 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xml:id="function.readline-list-history" xmlns="http://docbook.org/ns/docbook"> + <refnamediv> + <refname>readline_list_history</refname> + <refpurpose>فهرست کردن تاریخ</refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>array</type><methodname>readline_list_history</methodname> + <void/> + </methodsynopsis> + <para> + دریافت تاریخچه کامل خط فرمان. + </para> + </refsect1> + + <refsect1 role="returnvalues"> + &reftitle.returnvalues; + <para> + بازگرداندن آرایه تاریخچه کامل خط فرمان. اجزا با استفاده از اعداد صحیح با شروع اط صفر اندیس میگردند. + </para> + </refsect1> + +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/readline/functions/readline-list-history.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/snmp/functions/snmp-set-valueretrieval.xml =================================================================== --- phpdoc/fa/trunk/reference/snmp/functions/snmp-set-valueretrieval.xml (rev 0) +++ phpdoc/fa/trunk/reference/snmp/functions/snmp-set-valueretrieval.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297078 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xml:id="function.snmp-set-valueretrieval" xmlns="http://docbook.org/ns/docbook"> + <refnamediv> + <refname>snmp_set_valueretrieval</refname> + <refpurpose> + تعیین شیوه بازگرداندن مقادیر SNMP + </refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>void</type><methodname>snmp_set_valueretrieval</methodname> + <methodparam><type>int</type><parameter>method</parameter></methodparam> + </methodsynopsis> + + &warn.undocumented.func; + + </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>snmp_get_valueretrieval</function></member> + </simplelist> + </para> + </refsect1> + +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/snmp/functions/snmp-set-valueretrieval.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/snmp/functions/snmpgetnext.xml =================================================================== --- phpdoc/fa/trunk/reference/snmp/functions/snmpgetnext.xml (rev 0) +++ phpdoc/fa/trunk/reference/snmp/functions/snmpgetnext.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297078 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xml:id="function.snmpgetnext" xmlns="http://docbook.org/ns/docbook"> + <refnamediv> + <refname>snmpgetnext</refname> + <refpurpose> + دریافت شی SNMP + </refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>string</type><methodname>snmpgetnext</methodname> + <methodparam><type>string</type><parameter>host</parameter></methodparam> + <methodparam><type>string</type><parameter>community</parameter></methodparam> + <methodparam><type>string</type><parameter>object_id</parameter></methodparam> + <methodparam choice="opt"><type>int</type><parameter>timeout</parameter></methodparam> + <methodparam choice="opt"><type>int</type><parameter>retries</parameter></methodparam> + </methodsynopsis> + + &warn.undocumented.func; + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/snmp/functions/snmpgetnext.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native Added: phpdoc/fa/trunk/reference/snmp/functions/snmprealwalk.xml =================================================================== --- phpdoc/fa/trunk/reference/snmp/functions/snmprealwalk.xml (rev 0) +++ phpdoc/fa/trunk/reference/snmp/functions/snmprealwalk.xml 2010-05-28 19:36:43 UTC (rev 299922) @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- EN-Revision: 297078 Maintainer: pedram Status: ready --> +<!-- Reviewed: yes --> +<!-- $Revision$ --> +<refentry xml:id='function.snmprealwalk' xmlns="http://docbook.org/ns/docbook"> + <refnamediv> + <refname>snmprealwalk</refname> + <refpurpose> + بازگرداندن تمام اشیا به همراه ID آنها در مورد مشخص شده + </refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>array</type><methodname>snmprealwalk</methodname> + <methodparam><type>string</type><parameter>host</parameter></methodparam> + <methodparam><type>string</type><parameter>community</parameter></methodparam> + <methodparam><type>string</type><parameter>object_id</parameter></methodparam> + <methodparam choice="opt"><type>int</type><parameter>timeout</parameter></methodparam> + <methodparam choice="opt"><type>int</type><parameter>retries</parameter></methodparam> + </methodsynopsis> + + &warn.undocumented.func; + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/fa/trunk/reference/snmp/functions/snmprealwalk.xml ___________________________________________________________________ Added: svn:keywords + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL Added: svn:eol-style + native