Home
last modified time | relevance | path

Searched refs:count (Results 1726 – 1750 of 2539) sorted by relevance

1...<<61626364656667686970>>...102

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DTicketListener.php160 if (count($this->ticketCounts[$ticket]) > 0) {
/plugin/flattr/
H A Dhelper.php143 if (count($failed) > 0) {
/plugin/amazon_heavy/
H A Dclass.xmlreader.php65 while (++$i < count($vals)) {
/plugin/twofactoryubiauth/
H A Dhelper.php161 $rand = rand(0,count($chars)-1);
/plugin/bloglinks/
H A Daction.php127 if ($curIndex > 0 && $curIndex < count($entries) - 1) { // got a prev and a next
/plugin/strata/syntax/
H A Dlist.php96 if(!count($values)) continue;
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DFencedCode.php
/plugin/davcal/vendor/sabre/event/lib/
H A DPromise.php193 if ($successCount === count($promises)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php75 if (!$propFind->isAllProps() && count($propFind->get404Properties()) === 0) {
/plugin/blog/
H A Dhelper.php151 if (count($newentrytitle) > 0) {
/plugin/odt/ODT/styles/
H A DODTStyleStyle.php193 for ($index = 0 ; $index < count(self::$get_family_callbacks) ; $index++ ) {
/plugin/lastpages/
H A Dsyntax.php135 if (is_array($this->pages) && (count($this->pages) > 0)) {
/plugin/data/
H A Dbureaucracy_field.php109 if (count($params['value']) === 0) {
/plugin/data/helper/
H A Daliastextbox.php104 if (count($params['value']) === 0) {
/plugin/combo/vendor/composer/
H A DInstalledVersions.php191 if (1 === \count($packages)) {
/plugin/recommend/
H A Dadmin.php76 …echo '<p>In ' . $this->month . ', your users made the following ' . count($this->entries) . ' reco…
/plugin/bez/mdl/
H A DThread_commentFactory.php102 if ($this->count(array('thread_id' => $obj->thread_id, 'author' => $obj->author)) == 0) {
/plugin/bez/tpl/
H A Dthread_box.php94 <?php if (count($tpl->get('thread')->changable_fields(array('label_id', 'title', 'content', 'coordinator'))) > 0): ?>
/plugin/aichat/
H A Dhelper.php318 * Get an aproximation of the token count for the given text
325 return count($this->getEmbeddings()->getTokenEncoder()->encode($text));
/plugin/farm/
H A Dconfig.class.php121 if(!count($this->conf)) return false;
123 for($i=0; $i<count($this->conf); $i++) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php252 while(count($elems) > 0) {
347 if(count($extensions) ) {
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php104 if (count($c->getErrors()) > 0)
512 for($j = 0; $j<count($s_str) ; $j++) {
/plugin/swiftmail/Swift/Message/
H A DEncoder.php275 if (count($next[0])) $cache->write("qp", $this->fixLE(implode("=" . $le, $next[0]), $le));
436 if (count($matches[0])) return implode($le, $matches[0]);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php207 if (count($params) > 1) {
476 $basis = count($modulo);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPuTTY.php154 case $lines[count($lines) - 1] != '---- END SSH2 PUBLIC KEY ----':
202 $error = count(static::$types) == 1 ?

1...<<61626364656667686970>>...102