File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
reference/array/functions Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: 58d11dfe19531e1355980b2892964c07dd8e8068 Maintainer: Manuel dG Status: ready -->
2+ <!-- EN-Revision: 58d11dfe19531e1355980b2892964c07dd8e8068 Maintainer: ManueldG Status: ready -->
3+ <!-- CREDITS: cucinato -->
34<refentry xml : id =" function.array-change-key-case" xmlns =" http://docbook.org/ns/docbook" >
45 <refnamediv >
56 <refname >array_change_key_case</refname >
2829 <term ><parameter >array</parameter ></term >
2930 <listitem >
3031 <para >
31- L'array su cui lavorare
32+ L'array su cui lavorare <!-- array passato - parametro passato - l'array da modificare -->
3233 </para >
3334 </listitem >
3435 </varlistentry >
5051 <refsect1 role =" returnvalues" >
5152 &reftitle.returnvalues;
5253 <para >
53- Restituisce un array con le chiavi convertite in maiuscolo o minuscolo, oppure &false; se
54+ Restituisce un' array con le chiavi convertite in maiuscolo o minuscolo, oppure &false; se
5455 <parameter >input</parameter > non è un array.
5556 </para >
5657 </refsect1 >
You can’t perform that action at this time.
0 commit comments