Home
last modified time | relevance | path

Searched refs:count (Results 2226 – 2250 of 2539) sorted by relevance

1...<<81828384858687888990>>...102

/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js1111 var count = 0;
1114 switch (count++) {
1138 var count = 0;
1142 switch (count++) {
/plugin/editx/
H A Daction.php82 if(!count($allowed)) return true; //no restrictions
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/
H A DClassDeclarationSniff.php241 $classCount = count($classNames);
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php112 if (count($e)<2) {
/plugin/txtconf/
H A Dconfig0.class.php132 for ($i=0; $i<count($matches); $i++) {
/plugin/file2dw/
H A Daction.php336 …$imgBasename = $userFileBasename.'_'.$this->now.'_img'.strval( count($this->importedImages)+1 ).'.…
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php378 … if (is_array($var) && count($var) && (array_keys($var) !== range(0, sizeof($var) - 1))) {
/plugin/authucenter/lib/uc_client/control/
H A Dpm.php98 $countmsgto = count($msgto);
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki65 …hod]] of this plugin. In this example, the pattern "checkbox_filled" will count as a match if the …
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php102 if (\count($tks) != 3) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php118 $num_primes = count($this->primes);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php53 $this->assertEquals(1,count($calendars));
/plugin/statdisplay/helper/
H A Dlog.php361 $num = count($data);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFileAnalysis.php128 $nameCount = count($names);
/plugin/caption/syntax/
H A Dcaption.php101 $label = count(explode(' ',$match)) > 1 ? explode(' ',$match)[1] : null;
/plugin/openid/Auth/OpenID/
H A DFileStore.php632 for ($i = 0; $i < count($b); $i++) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D41.41.js.map1 …());\n// \tfor($i = 0; $i < 52; $i++) {\n// \t\t$count = count($cards);\n// \t\t$random = (rand()%…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js2282 var c, count, len;
2284 count = 4;
2285 while (count--) {
2339 count: this.stream.readUInt32(), property in track.track
2354 count: this.stream.readUInt32(), property in track.track
2412 for (j = _j = 0, _ref1 = this.track.stsc[stscIndex].count; _j < _ref1; j = _j += 1) {
2422 … if (sttsIndex + 1 < this.track.stts.length && ++sttsSample === this.track.stts[sttsIndex].count) {
2496 numSamples = this.track.stsc[this.stscIndex].count - this.tailSamples;
H A Daac.js497 count = stream.read(8);
499 if (count === 255)
500 count += stream.read(8);
506 stream.advance(count * 8);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php398 'count' => [
520 'count' => [
1006 'count' => [
1142 'count' => [
1466 'count' => [
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2628 var count = (breaks == this.horizontalPageBreaks) ? horizontalCount : verticalCount;
2630 for (var i = 0; i <= count; i++)
2656 for (var i = count; i < breaks.length; i++)
2661 breaks.splice(count, breaks.length - count);
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md193 `count($array, $number, $message = '')` | Check that an array contains a specific number…
196 `countBetween($array, $min, $max, $message = '')` | Check that an array has a count in the given r…
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js82 function skipAssert(assert, count) { argument
83 count || (count = 1);
84 while (count--) {

1...<<81828384858687888990>>...102