Home
last modified time | relevance | path

Searched refs:count (Results 2376 – 2400 of 2539) sorted by path

1...<<919293949596979899100>>...102

/plugin/translator/
H A Dadmin.php129 if ( count($categories) == 0 ) return;
149 if ( count($categories) == 0 ) return;
176 if ( count($categories) > 0 ) {
344 for ( $i=0; $i<count($FILES['name']); $i++ ) {
H A Dhelper.php118 if ( $this->database->num_rows() >= count($sqlStatement['fields']) ) {
965 if ( count($revertableUpload) == 0 ) {
971 if ( count($revertableUpload) > 1 ) {
1086 if ( count($finalStatus['KeysNotInMaster']) > 0 ) {
1087 …msg($this->_messageReplacer('KeysNotInMaster', array(count($finalStatus['KeysNotInMaster']), count
1090 if ( count($finalStatus['KeysMatchingExisting']) > 0 ) {
1091 …msg($this->_messageReplacer('KeysMatchingExisting', array(count($finalStatus['KeysMatchingExisting…
1168 for($i=0; $i<count($replacements); $i++) {
/plugin/translator/syntax/
H A Dtranslator.php87 if ( count($this->functions->revertableUpload) > 0 ) {
177 if ( $matrix === false || count($matrix) == 0 ) {
/plugin/tuxquote/
H A Dquotes.txt407 There are three types of people in this world... those who can count and those who can't.
411 To count is a modern practice, the ancient method was to guess. <BR> -- Dr. Johnson
430 …pas toi qui va gagner. (If the game is to see who can be the biggest fool, don't count on winning.)
948 The metric system did not really catch on in the States, unless you count the increasing popularity…
960 …u have more than one item of produce of the same biological type, you may count these as one item …
982 …Thus, the metric system did not really catch on in the States, unless you count the increasing pop…
1625 When angry, count four; when very angry, swear. <BR> -- Mark Twain (1835-1910)
2259 If a man who cannot count finds a four-leaf clover, is he lucky? <BR> --Stanislaw J. Lec
2353 Weekends don't count unless you spend them doing something completely pointless. <BR> -- Bill Watte…
2477 If you can count your money, you don't have a billion dollars. <BR> -- J. Paul Getty (1892-1976), U…
[all …]
/plugin/twcheckliste/
H A Dsyntax.php79 if (count($text) != 0) {
/plugin/twcheckliste/theme_twCheckliste/
H A Dtw_style.css123 -moz-column-count:2;
126 -webkit-column-count:2;
129 column-count: 2;
/plugin/twistienav/
H A Daction.php61 $count = count($parts);
63 for($i = 0; $i < $count - 1; $i++) {
123 $count = count($parts);
125 for($i = 1; $i < $count; $i++) {
177 if (count($this->data) > 0) {
H A Dhelper.php79 if (count($data) != 0) {
/plugin/twistienav4bootstrap3/
H A Daction.php60 $count = count($parts);
62 for($i = 0; $i < $count - 1; $i++) {
122 $count = count($parts);
124 for($i = 1; $i < $count; $i++) {
176 if (count($this->data) > 0) {
H A Dhelper.php75 if (count($data) != 0) {
/plugin/twitter/
H A Dsyntax.php71 for ($i = 0; $i < count($arMatches [0]); $i ++) {
146 if (($count = floor($since / $seconds)) != 0) {
150 $print = ($count == 1) ? '1 ' . $name : "$count {$names}";
157 if (($count2 = floor(($since - ($seconds * $count)) / $seconds2)) != 0) {
/plugin/twofactor/
H A DGoogleAuthenticator.php195 for ($i = 0; $i < count($secret); $i = $i + 8) {
204 for ($z = 0; $z < count($eightBits); ++$z) {
H A DManager.php46 if (!count($this->providers)) {
345 if (count($providers)) {
H A Dadmin.php69 $usercount = count($users);
/plugin/twofactor/action/
H A Dlogin.php91 if (count($manager->getUserProviders())) {
H A Dprofile.php46 for ($index = 0; $index > count($event->data['items']); $index++) {
H A Dresendpwd.php60 if (!count($manager->getUserProviders())) return; // no 2fa for this user, don't interrupt
/plugin/twofactorgoogleauth/
H A DQRCode.php149 while (count($code) % 8) $code[] = 0;
152 for ($i = 0, $n = count($code); $i < $n; $i += 8) {
165 $i = count($data), $a = 1, $n = $ec_params[0];
389 for ($i = 0, $n = count($blocks); $i < $n; $i++) {
438 $num_data = count($data);
460 $num_blocks = count($blocks);
540 $length = count($data);
/plugin/twofactoryubiauth/
H A Dhelper.php161 $rand = rand(0,count($chars)-1);
/plugin/txt2tags/
H A Dsyntax.php87 if (count($internallinks)>0){
H A Dtxt2tags.class.php353 for($i=1; $i<count($m); $i+=2){
395 if($this->enabletoc && count($toc)) {
464 while(count($ListLevels)>0) {
488 $ListLevels[count($ListLevels)-1][2] = $type; # restore
505 while(count($ListLevels)>1) {
516 list($plevel, ,) = $ListLevels[count($ListLevels)-1];
576 while(count($ListLevels)>1) {
/plugin/txtconf/
H A Dconfig0.class.php132 for ($i=0; $i<count($matches); $i++) {
H A Dtxtconfig.class.php163 for ($i=0; $i<count($matches); $i++) {
/plugin/uilanguage/
H A Daction.php82 for ($i=0; $i < count($links); $i++) {
/plugin/unusedmedias/admin/
H A Dlist.php118 if(count($this->orphans_medias)>0){

1...<<919293949596979899100>>...102