Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions reference/intl/intltimezone/createenumeration.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 1976eae0d815797af97a1e16c5cd90ffc2868395 Maintainer: yannick Status: ready -->
<!-- EN-Revision: f7f861700c504afc40c14603d0fa0b36629a87ff Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="intltimezone.createenumeration" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
Expand All @@ -13,12 +13,12 @@
<para>&style.oop; (méthode):</para>
<methodsynopsis role="IntlTimeZone">
<modifier>public</modifier> <modifier>static</modifier> <type class="union"><type>IntlIterator</type><type>false</type></type><methodname>IntlTimeZone::createEnumeration</methodname>
<methodparam choice="opt"><type class="union"><type>IntlTimeZone</type><type>string</type><type>int</type><type>float</type><type>null</type></type><parameter>countryOrRawOffset</parameter><initializer>&null;</initializer></methodparam>
<methodparam choice="opt"><type class="union"><type>string</type><type>int</type><type>null</type></type><parameter>countryOrRawOffset</parameter><initializer>&null;</initializer></methodparam>
</methodsynopsis>
<para>&style.procedural;:</para>
<methodsynopsis>
<type class="union"><type>IntlIterator</type><type>false</type></type><methodname>intltz_create_enumeration</methodname>
<methodparam choice="opt"><type class="union"><type>IntlTimeZone</type><type>string</type><type>int</type><type>float</type><type>null</type></type><parameter>countryOrRawOffset</parameter><initializer>&null;</initializer></methodparam>
<methodparam choice="opt"><type class="union"><type>string</type><type>int</type><type>null</type></type><parameter>countryOrRawOffset</parameter><initializer>&null;</initializer></methodparam>
</methodsynopsis>
<para>

Expand Down
6 changes: 3 additions & 3 deletions reference/intl/resourcebundle/get.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: b35a2269ff83dde1436a407952b08f78dbe39ead Maintainer: yannick Status: ready -->
<!-- EN-Revision: f7f861700c504afc40c14603d0fa0b36629a87ff Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<!-- CREDITS: DAnnebicque -->
<refentry xml:id="resourcebundle.get" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Expand All @@ -15,15 +15,15 @@
&style.oop;
</para>
<methodsynopsis role="ResourceBundle">
<modifier>public</modifier> <type>mixed</type><methodname>ResourceBundle::get</methodname>
<modifier>public</modifier> <type class="union"><type>ResourceBundle</type><type>array</type><type>string</type><type>int</type><type>null</type></type><methodname>ResourceBundle::get</methodname>
<methodparam><type class="union"><type>string</type><type>int</type></type><parameter>index</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>fallback</parameter><initializer>&true;</initializer></methodparam>
</methodsynopsis>
<para>
&style.procedural;
</para>
<methodsynopsis>
<type>mixed</type><methodname>resourcebundle_get</methodname>
<type class="union"><type>ResourceBundle</type><type>array</type><type>string</type><type>int</type><type>null</type></type><methodname>resourcebundle_get</methodname>
<methodparam><type>ResourceBundle</type><parameter>bundle</parameter></methodparam>
<methodparam><type class="union"><type>string</type><type>int</type></type><parameter>index</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>fallback</parameter><initializer>&true;</initializer></methodparam>
Expand Down
6 changes: 3 additions & 3 deletions reference/intl/transliterator/geterrorcode.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 1976eae0d815797af97a1e16c5cd90ffc2868395 Maintainer: yannick Status: ready -->
<!-- EN-Revision: f7f861700c504afc40c14603d0fa0b36629a87ff Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="transliterator.geterrorcode" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
Expand All @@ -12,12 +12,12 @@
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="Transliterator">
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>Transliterator::getErrorCode</methodname>
<modifier>public</modifier> <type>int</type><methodname>Transliterator::getErrorCode</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis>
<type class="union"><type>int</type><type>false</type></type><methodname>transliterator_get_error_code</methodname>
<type>int</type><methodname>transliterator_get_error_code</methodname>
<methodparam><type>Transliterator</type><parameter>transliterator</parameter></methodparam>
</methodsynopsis>
<para>
Expand Down
6 changes: 3 additions & 3 deletions reference/intl/transliterator/geterrormessage.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 1976eae0d815797af97a1e16c5cd90ffc2868395 Maintainer: yannick Status: ready -->
<!-- EN-Revision: f7f861700c504afc40c14603d0fa0b36629a87ff Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="transliterator.geterrormessage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
Expand All @@ -12,12 +12,12 @@
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="Transliterator">
<modifier>public</modifier> <type class="union"><type>string</type><type>false</type></type><methodname>Transliterator::getErrorMessage</methodname>
<modifier>public</modifier> <type>string</type><methodname>Transliterator::getErrorMessage</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis>
<type class="union"><type>string</type><type>false</type></type><methodname>transliterator_get_error_message</methodname>
<type>string</type><methodname>transliterator_get_error_message</methodname>
<methodparam><type>Transliterator</type><parameter>transliterator</parameter></methodparam>
</methodsynopsis>
<para>
Expand Down
Loading