Home
last modified time | relevance | path

Searched refs:count (Results 1826 – 1850 of 2539) sorted by relevance

1...<<71727374757677787980>>...102

/plugin/htmlokay/
H A Dadmin.php378 if (count($options) > 4 && !preg_match('/MSIE\s+\d+/', $_SERVER['HTTP_USER_AGENT']))
381 $this->user_entries = count($options);
H A Ddirectory_scan-3.php75 if(count($files) == 0) {
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php115 if (count ( $hostAndPort [0] ) == 2)
222 if ($nr == count ( $rows ) - 1)
/plugin/404manager/
H A Daction.php515 if (count($pagesWithSameName) > 0) {
575 if (count($pagesWithSameName) > 0) {
/plugin/asana/remote/
H A DAPILink.php509 while( count($tasks) !=0 ){
521 while( count($tasks) !=0 ){
/plugin/metadisplay/helper/
H A Dhtml.php349 for($i=0; $i<count($ar); $i++) {
373 for($i = 0; $i < count($a); $i++) {
H A Dplaintext.php347 for($i=0; $i<count($ar); $i++) {
371 for($i = 0; $i < count($a); $i++) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php695 $count = ceil($maskLen / $this->mgfHLen);
696 for ($i = 0; $i < $count; $i++) {
/plugin/evesso/
H A Daction.php237 $pos = count($form->_content);
327 $pos = count($form->_content);
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php196 && count($codes) === 1
439 if (count($externalResources) <= 1) {
/plugin/todo/syntax/
H A Dlist.php246 $item['count'] = preg_match_all($opts['pattern'], $wikitext, $matches); //count how many times appears the pattern
247 if(!empty($item['count'])) { //if it appears at least once
335 if(isset($todopages) && count($todopages)>0) {
346 if(isset($todos) && count($todos) > 0) {
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php729 count($this->channels) == 0 &&
994 $this->is_init = (count($this->errors) == 0);
1094 if (count($errors) == 0)
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php958 $count = isset($func_args[2]) ? $func_args[2] : 1000;
1021 $this->setKey(self::pkcs12helper($dkLen, $hashObj, $i, $d1, $count));
1023 … $this->setIV(self::pkcs12helper($this->block_size, $hashObj, $i, $d2, $count));
1032 for ($i = 0; $i < $count; ++$i) {
1048 for ($j = 2; $j <= $count; ++$j) {
1057 $key = hash_pbkdf2($hash, $password, $salt, $count, $dkLen, true);
1082 * @param int $count
1085 private static function pkcs12helper($n, $hashObj, $i, $d, $count) argument
1098 for ($k = 0; $k < $count; $k++) {
/plugin/pubmed/
H A Dsyntax.php71 if (count($authors)>1) $etal = '<span class="etal">et al.</span>';
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLexer.php214 if ($i > ($c = count($this->_nsStack))) {
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/inlinejs/syntax/
H A Dpreloader.php119 return count($this->entries);
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md29 * Removed limit and count arguments from CssUtils functions
/plugin/itemtable/
H A Dsyntax.php130 if (count($RowInfo)>=2) {
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php278 count($output) === 3
/plugin/tagfilter/syntax/
H A Dcompare.php90 if (count(array_intersect($pageidsPerTag, $allPageids)) == 0) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DImageWriter.php89 $maskCount = count($info['trns']);
/plugin/dev/
H A DLangProcessor.php40 if (!count($drop['js'])) unset($drop['js']);
/plugin/aichat/
H A Dcli.php197 $this->success('Found ' . count($chunks) . ' chunks');
221 $this->success('Split into ' . count($chunks) . ' chunks');

1...<<71727374757677787980>>...102