mirror of
https://github.com/php/doc-pt_br.git
synced 2026-03-23 22:52:12 +01:00
sync with en rev
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 596c11440dc232b8ed1836d7e3afe2ed5b225a7b Maintainer: leonardolara Status: ready --><!-- CREDITS: leonardolara -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: leonardolara Status: ready --><!-- CREDITS: leonardolara -->
|
||||
<refentry xml:id="function.array-all" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>array_all</refname>
|
||||
@@ -9,7 +9,7 @@
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type>mixed</type><methodname>array_all</methodname>
|
||||
<type>bool</type><methodname>array_all</methodname>
|
||||
<methodparam><type>array</type><parameter>array</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 596c11440dc232b8ed1836d7e3afe2ed5b225a7b Maintainer: leonardolara Status: ready --><!-- CREDITS: leonardolara -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: leonardolara Status: ready --><!-- CREDITS: leonardolara -->
|
||||
<refentry xml:id="function.array-any" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>array_any</refname>
|
||||
@@ -9,7 +9,7 @@
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type>mixed</type><methodname>array_any</methodname>
|
||||
<type>bool</type><methodname>array_any</methodname>
|
||||
<methodparam><type>array</type><parameter>array</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 1160ec4e7d21a2619e9661d6afe3a6356267c6c2 Maintainer: adiel Status: ready -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: adiel Status: ready -->
|
||||
<refentry xml:id="finfo.set-flags" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>finfo::set_flags</refname>
|
||||
@@ -9,7 +9,7 @@
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="finfo">
|
||||
<modifier>public</modifier> <type>bool</type><methodname>finfo::set_flags</methodname>
|
||||
<modifier>public</modifier> <type>true</type><methodname>finfo::set_flags</methodname>
|
||||
<methodparam><type>int</type><parameter>flags</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: db22a7cfcbc3af221f67e228336ac3e2d62aaf2c Maintainer: adiel Status: ready --><!-- CREDITS: adiel,leonardolara -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: leonardolara Status: ready --><!-- CREDITS: adiel,leonardolara -->
|
||||
<!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. -->
|
||||
<refentry xml:id="function.finfo-set-flags" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
@@ -17,7 +17,7 @@
|
||||
</methodsynopsis>
|
||||
<para>&style.oop;</para>
|
||||
<methodsynopsis role="finfo">
|
||||
<modifier>public</modifier> <type>bool</type><methodname>finfo::set_flags</methodname>
|
||||
<modifier>public</modifier> <type>true</type><methodname>finfo::set_flags</methodname>
|
||||
<methodparam><type>int</type><parameter>flags</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
Por exemplo, usar <constant>FILTER_FLAG_PATH_REQUIRED</constant> com um filtro de validação
|
||||
<constant>FILTER_VALIDATE_URL</constant> irá
|
||||
requerer que um <acronym>URL</acronym> tenha um caminho
|
||||
(por exemplo, <literal>/foo</literal> em <literal>http://example.org/foo</literal>).
|
||||
(por exemplo, <literal>/foo</literal> em <literal>https://example.org/foo</literal>).
|
||||
</simpara>
|
||||
</preface>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- EN-Revision: a4fd6e61bdde94db011541268e6ff2738ac1ab9f Maintainer: leonardolara Status: ready --><!-- CREDITS: thomasgm,leonardolara -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: leonardolara Status: ready --><!-- CREDITS: thomasgm,leonardolara -->
|
||||
<refentry xml:id="function.bind-textdomain-codeset" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>bind_textdomain_codeset</refname>
|
||||
@@ -11,7 +11,7 @@
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>bind_textdomain_codeset</methodname>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
<methodparam><type class="union"><type>string</type><type>null</type></type><parameter>codeset</parameter></methodparam>
|
||||
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>codeset</parameter><initializer>&null;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
<function>bind_textdomain_codeset</function> permite definir ou obter a
|
||||
@@ -78,6 +78,13 @@
|
||||
for uma <type>string</type> vazia.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.4.0</entry>
|
||||
<entry>
|
||||
<parameter>codeset</parameter> agora é opcional.
|
||||
Anteriormente, sempre tinha que ser especificado.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.0.3</entry>
|
||||
<entry>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: f456b5951e08d9c010e9717b2a7f7009a46ae5d8 Maintainer: leonardolara Status: ready --><!-- CREDITS: thomasgm,leonardolara -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: leonardolara Status: ready --><!-- CREDITS: thomasgm,leonardolara -->
|
||||
<refentry xml:id="function.bindtextdomain" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>bindtextdomain</refname>
|
||||
@@ -11,7 +11,7 @@
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>bindtextdomain</methodname>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
<methodparam><type class="union"><type>string</type><type>null</type></type><parameter>directory</parameter></methodparam>
|
||||
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>directory</parameter><initializer>&null;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
A função <function>bindtextdomain</function> define ou obtém um
|
||||
@@ -64,6 +64,13 @@
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.4.0</entry>
|
||||
<entry>
|
||||
<parameter>directory</parameter> agora é opcional.
|
||||
Anteriormente, sempre tinha que ser especificado.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.0.3</entry>
|
||||
<entry>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: a4fd6e61bdde94db011541268e6ff2738ac1ab9f Maintainer: leonardolara Status: ready --><!-- CREDITS: thomasgm,mauricio,leonardolara -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: leonardolara Status: ready --><!-- CREDITS: thomasgm,mauricio,leonardolara -->
|
||||
<!-- splitted from ./en/functions/gettext.xml, last change in rev 1.2 -->
|
||||
<refentry xml:id="function.textdomain" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
@@ -10,7 +10,7 @@
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>textdomain</methodname>
|
||||
<methodparam><type class="union"><type>string</type><type>null</type></type><parameter>domain</parameter></methodparam>
|
||||
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>domain</parameter><initializer>&null;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Esta função define o domínio a ser pesquisado quando chamadas são
|
||||
@@ -70,6 +70,13 @@
|
||||
for uma <type>string</type> vazia.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.4.0</entry>
|
||||
<entry>
|
||||
<parameter>domain</parameter> agora é opcional.
|
||||
Anteriormente, sempre tinha que ser especificado.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 8eec6fe5573d8de8fa65ac04974c8b637d832753 Maintainer: leonardolara Status: ready -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: leonardolara Status: ready -->
|
||||
<refentry xml:id="collator.setstrength" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>Collator::setStrength</refname>
|
||||
@@ -13,14 +13,14 @@
|
||||
&style.oop;
|
||||
</para>
|
||||
<methodsynopsis role="Collator">
|
||||
<modifier>public</modifier> <type>bool</type><methodname>Collator::setStrength</methodname>
|
||||
<modifier>public</modifier> <type>true</type><methodname>Collator::setStrength</methodname>
|
||||
<methodparam><type>int</type><parameter>strength</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
&style.procedural;
|
||||
</para>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>collator_set_strength</methodname>
|
||||
<type>true</type><methodname>collator_set_strength</methodname>
|
||||
<methodparam><type>Collator</type><parameter>object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>strength</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
@@ -177,7 +177,7 @@
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
&return.success;
|
||||
&return.true.always;
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 1976eae0d815797af97a1e16c5cd90ffc2868395 Maintainer: leonardolara Status: ready -->
|
||||
<!-- EN-Revision: 679cf93fa1e54cde82fc9cf545966eb13bcb0638 Maintainer: leonardolara Status: ready -->
|
||||
<refentry xml:id="locale.setdefault" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>Locale::setDefault</refname>
|
||||
@@ -13,14 +13,14 @@
|
||||
&style.oop;
|
||||
</para>
|
||||
<methodsynopsis role="Locale">
|
||||
<modifier>public</modifier> <modifier>static</modifier> <type>bool</type><methodname>Locale::setDefault</methodname>
|
||||
<modifier>public</modifier> <modifier>static</modifier> <type>true</type><methodname>Locale::setDefault</methodname>
|
||||
<methodparam><type>string</type><parameter>locale</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
&style.procedural;
|
||||
</para>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>locale_set_default</methodname>
|
||||
<type>true</type><methodname>locale_set_default</methodname>
|
||||
<methodparam><type>string</type><parameter>locale</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user