Home
last modified time | relevance | path

Searched refs:arrays (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt33 arrays. The default format is UTF-8. For setting different encodings, you can
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php1982 //For this to work, we need to reorganize the data arrays.
3685 * Merges arrays recursively, overwriting values of the first array with values of later arrays
3690 $arrays = func_get_args();
3691 $narrays = count($arrays);
3696 if (!is_array($arrays[$i])) {
3704 $ret = $arrays[0];
3706 // merege $ret with the remaining arrays
3708 foreach ($arrays[$i] as $key => $value) {
3710 // if $ret[$key] is not an array you try to merge an scalar value with an array - the result is not defined (incompatible arrays)
[all...]
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md108 The formatter is used through the ``format()`` method which expects at least two arrays: The first defines the column