Created
January 3, 2015 07:22
-
-
Save royopa/68ac0570182b7c6fb3aa to your computer and use it in GitHub Desktop.
New translation reference/intl/intliterator/key.xml - Rodrigo Prado de Jesus <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: reference/intl/intliterator/key.xml | |
| =================================================================== | |
| --- reference/intl/intliterator/key.xml (revision 0) | |
| +++ reference/intl/intliterator/key.xml (working copy) | |
| @@ -0,0 +1,58 @@ | |
| +<?xml version="1.0" encoding="utf-8"?> | |
| +<!-- EN-Revision: 334955 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
| + | |
| +<refentry xml:id="intliterator.key" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
| + <refnamediv> | |
| + <refname>IntlIterator::key</refname> | |
| + <refpurpose>Retorna a chave do elemento atual</refpurpose> | |
| + </refnamediv> | |
| + | |
| + <refsect1 role="description"> | |
| + &reftitle.description; | |
| + <methodsynopsis> | |
| + <modifier>public</modifier> <type>ReturnType</type><methodname>IntlIterator::key</methodname> | |
| + <void /> | |
| + </methodsynopsis> | |
| + <para> | |
| + | |
| + </para> | |
| + | |
| + &warn.undocumented.func; | |
| + | |
| + </refsect1> | |
| + | |
| + <refsect1 role="parameters"> | |
| + &reftitle.parameters; | |
| + &no.function.parameters; | |
| + </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 | |
| +--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment