Home
last modified time | relevance | path

Searched refs:array_rand (Results 1 – 23 of 23) sorted by relevance

/plugin/random_page/
H A Daction.php58 $id = rtrim($data[array_rand($data)]);
76 function array_rand($array, $lim = 1) function in action_plugin_randompage
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/
H A DRandomSelector.php32 return $connections[array_rand($connections)];
/plugin/rndtxt/
H A Dsyntax.php54 $idx = array_rand($data);
/plugin/jquotes/
H A Dhelper.php61 $i = array_rand($jsonArray['quotes']);
/plugin/randominc/
H A Dsyntax.php65 $page = $data[array_rand($data, 1)][id];
70 function array_rand($array, $lim=1) { function in syntax_plugin_randominc
/plugin/icalevents/vendor/bin/
H A Dgenerate_vcards208 $country = array_rand($sets);
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dgenerate_vcards208 $country = array_rand($sets);
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerate_vcards208 $country = array_rand($sets);
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dgenerate_vcards208 $country = array_rand($sets);
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerate_vcards208 $country = array_rand($sets);
/plugin/captcha/
H A Dhelper.php281 $font = $fonts[array_rand($fonts)];
349 $svg->setFontSVG($fonts[array_rand($fonts)]);
537 $new .= $spaces[array_rand($spaces)];
/plugin/xfortune/
H A Dhelper.php71 $file = $files[array_rand($files)];
/plugin/tipoftheday/syntax/
H A Dtotd.php55 $section = $sections[array_rand($sections)];
/plugin/authgoogle2fa/
H A DGoogleAuthenticator.php30 $secret .= $validChars[array_rand($validChars)];
/plugin/authg2fa/
H A DGoogleAuthenticator.php30 $secret .= $validChars[array_rand($validChars)];
/plugin/tiledblog/
H A Dsyntax.php86 $rand = array_rand ($keys);
/plugin/fedauth/Auth/Yadis/
H A DXRDS.php63 $index = array_rand($arr, 1);
/plugin/openid/Auth/Yadis/
H A DXRDS.php67 $index = array_rand($arr, 1);
/plugin/snap/
H A Dhelper.php216 $this->selectedPort=$ports[array_rand($ports)];
/plugin/glossary/
H A Dglossary.class.php546 $rand = array_rand ($keys);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php398 return $values[array_rand($values, 1)];
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 … array_reverse array_reduce array_pad array_flip array_change_key_case array_rand array_unique arr…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …e array_multisort array_pad array_pop array_product ' +\n 'array_push array_rand array_reduce arr…