Home
last modified time | relevance | path

Searched refs:count (Results 1751 – 1775 of 2539) sorted by relevance

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

/plugin/tagfilter/
H A Dscript.js39 count = 0;
51 count++;
143 if(flags[1]['count']) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php254 while(count($elems) > 0) {
349 if(count($extensions) ) {
/plugin/bez/action/
H A Ddefault.php169 if (count($ex) % 2 !== 0) {
173 for ($i = 0; $i < count($ex); $i += 2) {
/plugin/pagequery/
H A Dstyle.css161 div.dokuwiki .pagequery .count {
170 div.dokuwiki .pagequery .count {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.mp3.php1250 if (count($ActualFrameLengthValues) > 0) {
1251 …$framelength = intval(round(array_sum($ActualFrameLengthValues) / count($ActualFrameLengthValues))…
1372 if (count($Distribution['version']) > 1) {
1375 if (count($Distribution['layer']) > 1) {
1378 if (count($Distribution['frequency']) > 1) {
1395 $info['mpeg']['audio']['bitrate_mode'] = ((count($Distribution['bitrate']) > 0) ? 'vbr' : 'cbr');
1462 if (isset($info['mpeg']) && (!is_array($info['mpeg']) || (count($info['mpeg']) == 0))) {
H A Dmodule.graphic.png.php420 $gIFgCounter = count($thisfile_png_chunk_type_text);
432 $gIFxCounter = count($thisfile_png_chunk_type_text);
444 $idatinformationfieldindex = count($thisfile_png['IDAT']);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php383 for ($i = 0; $i < count($objattr['items']); $i++) {
392 if (count($data['SEL']) === 0 && $this->formSelectDefaultOption) {
814 for ($i = 0; $i < count($js); $i++) {
909 if (is_array($js) && count($js) > 0) {
950 for ($i = 0; $i < count($array['VAL']); $i++) {
955 for ($i = 0; $i < count($array['VAL']); $i++) {
1679 $count = count($form['OPT']['VAL']);
1680 for ($i = 0; $i < $count; $i++) {
1694 if (count(
[all...]
/plugin/charter/
H A Dhelper.php253 for ($i = 0; $i < count($flags[$key]); $i++) {
255 if (count($flags[$key][$i]) != 3) {
623 for ($i = 0; $i < count($a); $i++) {
/plugin/quickstats/
H A Daction.php214 if($elems && count($elems)>1)
258 if(count($temp)) {
265 if(count($temp)) $data_found = true;
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js522 var count = 0;
550 row.className = (count++) % 2? 'odOddRow' : 'odEvenRow';
597 if (count == 0)
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DJsonSerializationVisitor.php141 …=== $metadata->skipWhenEmpty && ($v instanceof \ArrayObject || \is_array($v)) && 0 === count($v)) {
/plugin/dropfiles/action/
H A Dajax.php109 if (count($MSG)) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dteamcity-inner-exceptions.phpt16 ##teamcity[testCount count='2' flowId='%d']
/plugin/components/lib/
H A Daction_manager.php93 if (count($components) <= 1) return FALSE;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DBasePhpFormulaLoader.php48 if (!$nbProtos = count($this->prototypes)) {
/plugin/autogroup/
H A Daction.php49 $this->_disabled = ( !$this->_add && !$this->_remove ) || count($this->_group_cfg)==0;
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php53 if (count($parts)>1) {
/plugin/tagsections/action/
H A Dajax.php121 …if ($pos >= count($data) || ($data[$pos]['level'] <= $level+1 && strnatcmp(utf8_encodeFN($data[$po…
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php251 1 < count($this->_current);
/plugin/miniblog/syntax/
H A Dentry.php51 $more = ((count($entries) > $page+$num) ? ($page+$num)/$num : -1); // next page
/plugin/swiftmail/Swift/Connection/
H A DRotator.php73 $total = count($this->connections);
/plugin/workflow/syntax/
H A Ddecision.php96 for ($i = $options_index; $i+1 < count($tokens); $i += 2) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropFind.php68 $this->itemsLeft = count($this->result);
/plugin/namespacesearch/
H A Dsyntax.php123 if(count($data)){
/plugin/table2csv/
H A DgetTableData.php59 $field_cnt = count($fields)-1;

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