diff --git a/reference/array/functions/extract.xml b/reference/array/functions/extract.xml index b76d2efe8..63e7d5375 100644 --- a/reference/array/functions/extract.xml +++ b/reference/array/functions/extract.xml @@ -1,10 +1,10 @@ - - + + extract - Restituisce delle variabili a partire da un array + Importa le variabili nella symbol table corrente a partire da un array &reftitle.description; @@ -204,15 +204,6 @@ blue, large, sphere, medium ]]> - The $size wasn't overwritten because we specified - EXTR_PREFIX_SAME, which resulted in - $wddx_size being created. If EXTR_SKIP was - specified, then $wddx_size wouldn't even have been created. - EXTR_OVERWRITE would have caused $size to have - value "medium", and EXTR_PREFIX_ALL would result in new variables - being named $wddx_color, - $wddx_size, and - $size non è stato sovrascritto perché abbiamo specificato EXTR_PREFIX_SAME, che ha portato alla creazione di $wddx_size. Se fosse stato specificato