Home
last modified time | relevance | path

Searched refs:count (Results 1876 – 1900 of 2539) sorted by relevance

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

/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki4 description: Provides a helper that can be used in other plugins to count the occurences of any obj…
/plugin/blogtng/syntax/
H A Dblog.php110 if (($type != 'tagsearch') && (!count($conf['blog']))) {
/plugin/statistics/inc/pchart/
H A DpData.php72 for($i = 0; $i < count($this->Data); $i++) {
/plugin/data/syntax/
H A Dcloud.php90 if (is_array($data['filter']) && count($data['filter'])) {
204 * @param $tags array ref The tags to weight ( tag => count)
205 * @param $min int The lowest count of a single tag
206 * @param $max int The highest count of a single tag
/plugin/combo/ComboStrap/
H A DStringUtility.php159 * The word count does not take into account
161 * Therefore the node <node> and attribute name=value are not taken in the count
183 return count($wordsWithoutEmpty);
/plugin/openid/Auth/Yadis/
H A DPlainHTTPFetcher.php149 if (count($parts) == 2) {
/plugin/nspages/printers/
H A DprinterNice.php39 $actualNbCols = count($nbItemPerColumns);
/plugin/twofactor/action/
H A Dlogin.php91 if (count($manager->getUserProviders())) {
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java474 int count = (int) Math in paintComponent() local
476 stepping = count * stepping; in paintComponent()
/plugin/projects/lib/
H A Dmaker.php261 if (!$this->parallel || count($this->pid) == MAX_PARALLEL_JOBS)
265 if (count($this->pid) > 0)
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.utils.inc.php172 while (count($tag_stack) > 0) {
443 for ($i = count($matches)-1; $i>=0; $i--) {
H A Dcss.state.class.php105 $size = count($this->_state);
/plugin/mantis/lib/
H A Dclass.nusoap_base.php568 if(is_array($val) && count($val)> 0){
583 if(count($array_types) > 1){
/plugin/offline/
H A Dcreate.php186 foreach ($offlineConf['pageDirectoriesArr'] as $currentDirStr => $count) {
601 foreach ($offlineConf['mediaDirectoriesArr'] as $currentDirStr => $count) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DVault.php99 ],'count' => [
100 'path' => 'v1/matters/{matterId}:count',
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php47 "inflect", // Inflect the wording based on count ie. 1 album, 10 albums
306 if (is_array($tmp) && ! count($tmp)) {
312 $itemCount = count($tmp);
570 * {{inflect count 'album' 'albums'}}
571 * {{inflect count '%d album' '%d albums'}}
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js7682 count[len] = 0;
7722 left -= count[len];
7852 if (--count[len] === 0) {
8709 } else if (count <= 10) {
8716 count = 0;
8773 count--;
8777 send_bits(s, count-3, 2);
8779 } else if (count <= 10) {
8781 send_bits(s, count-3, 3);
8785 send_bits(s, count-11, 7);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php48 $returnstring .= '&nbsp;('.count($value).')';
474 for ($i = 0; $i < count($bytes); $i++) {
475 …$binstring = (($i == count($bytes) - 1) ? decbin($bytes[$i]) : str_pad(decbin($bytes[$i]), 8, '0',…
586 for ($i = 0; $i < count($keys); $i++) {
1387 if (count($headerbytearray) != 4) {
2345 if (count($ActualFrameLengthValues) > 0) {
2346 $framelength = round(array_sum($ActualFrameLengthValues) / count($ActualFrameLengthValues));
2389 …if (isset($ThisFileInfo['mpeg']) && (!is_array($ThisFileInfo['mpeg']) || (count($ThisFileInfo['mpe…
2408 …if (isset($ThisFileInfo['mpeg']) && (!is_array($ThisFileInfo['mpeg']) || (count($ThisFileInfo['mpe…
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js75 count: 0,
109 this.count++;
113 this.count++;
272 router.count = 0;
274 assert.equal(router.count, 1);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.txt
/plugin/nobadbrowser/
H A Daction.php238 if (count($variants) > 0 && (isset($variants[0]) ) && ($variants[0] != '') ) {
/plugin/dokugource/
H A Daction.php108 $strip = count($strip) ? strlen(implode(':', $strip)) : 0;
H A Dadmin.php106 $strip = count($strip) ? strlen(implode(':', $strip)) : 0;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.sqlite3.php201 if (count($result) > 0 ) {
/plugin/pycode/
H A Daction.php196 if (count($log_old) == 0) {

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