Home
last modified time | relevance | path

Searched refs:counter (Results 1 – 25 of 221) sorted by path

123456789

/plugin/accscounter/lang/en/
H A Dnoitem.txt3 …* The access counter may not be put. If you want to put counters for all pages quickly, put a cou…
4 * Don't forget to write ''%%~~NOCACHE~~%%'' in the page you'll put the counter.
5 * Even if the counter(s) are properly put, the log file won't be made in some usage situations.
H A Dviewer.txt3 You can exclude spammers from the counter (StopForumSpam2 Plugin required), or delete the log data.
/plugin/accscounter/syntax/
H A Dcounter.php361 $counter = $this->plugin_counter_get_count($INFO['id']);
362 if (gettype($counter) == "string") {
363 $renderer->doc .= $counter;
364 } else if ($counter[$arg] <= 1) {
365 $renderer->doc .= htmlspecialchars($counter[$arg]) .htmlspecialchars($data[1]);
367 $renderer->doc .= htmlspecialchars($counter[$arg]) .htmlspecialchars($data[2]);
/plugin/aclplusregex/
H A Daction.php41 protected $counter = 0;
230 $name = 'g' . ($this->counter++) . 'x' . $perm;
37 protected $counter = 0; global() variable in action_plugin_aclplusregex
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/amcharts/assets/amcharts/
H A Damcharts.js32 0;this.autoGridCount=!0;this.offset=0;this.guides=[];this.visible=!0;this.counter=0;this.guides=[];…
35 …on(){var a=this.chart;this.prevBY=this.prevBX=NaN;this.allLabels=[];this.counter=0;this.destroy();…
90 n=a.labelRotationR;var ia=a.counter,H=a.inside,Z=a.labelOffset,va=a.dx,ma=a.dy,Oa=a.orientation,ea=…
96 …cn+"fill"),d.setCN(p,Ca,q,!0));m?za&&d.setCN(p,za,a.bcn+"grid-minor"):(a.counter=0===ia?1:0,a.prev…
H A Dradar.js7 …idColor,D=a.dashLength,E=a.fillColor,B=a.fillAlpha,F=a.labelsEnabled;n=a.counter;var G=a.inside,H=…
10 …);d.setCN(f,u,A,!0)}!1===a.visible&&(y&&y.hide(),v&&v.hide());""!==c&&(a.counter=0===n?1:0,a.previ…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js14254 DocMeasure.prototype.buildMarker = function(isOrderedList, counter, styleStack, gapSize) {
14258 marker = { _inlines: this.textTools.buildInlines(counter, styleStack).items };
14289 var counter = 1;
14294 var marker = counter++ + '. ';
14297 …nextItem.listMarker = this.buildMarker(isOrdered, nextItem.counter || marker, style, node._gapSize…
H A Dpdfmake.min.js9 …ureNode(r[o]),h=i++ +". ";s.ol||s.ul||(s.listMarker=this.buildMarker(t,s.counter||h,n,e._gapSize))…
H A Dpdfmake.min.js.map1counter","radius","_maxHeight","isOrdered","nextItem","measures","measureMinMax","measureCb","fill…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DOperationMetadata.php76 public function setCounter(ProgressCounter $counter) argument
78 $this->counter = $counter;
85 return $this->counter;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLogConfig.php46 public function setCounter(LogConfigCounterOptions $counter) argument
48 $this->counter = $counter;
55 return $this->counter;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DLogConfig.php46 public function setCounter(CounterOptions $counter) argument
48 $this->counter = $counter;
55 return $this->counter;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DChaCha20.php60 …(($this->usePoly1305 && !isset($this->poly1305Key) && $this->counter == 0) || $this->counter == 1)…
238 $this->enbuffer = $this->debuffer = ['ciphertext' => '', 'counter' => $this->counter];
H A DSalsa20.php84 protected $counter = 0; variable in phpseclib3\\Crypt\\Salsa20
141 * @param int $counter
143 public function setCounter($counter) argument
145 $this->counter = $counter;
170 if ($this->counter == 0) {
171 $this->counter++;
199 $this->enbuffer = $this->debuffer = ['ciphertext' => '', 'counter' => $this->counter];
321 $iv = pack('V', $this->counter) . $this->p2;
330 $i = $this->counter;
/plugin/autlogin/
H A Dadmin.php202 $counter = 0;
219 $counter++;
226 $counter++;
231 $counter++;
237 $counter++;
243 $counter++;
253 if($flag == 0 && $counter > 0){
/plugin/bliki/
H A Dsyntax.php102 $counter++;
103 if ($counter > $offset) {
134 $counter++;
135 if ($counter > $offset) {
/plugin/botbouncer/lib/
H A Dmollom.php316 private static function doCall($method, $parameters = array(), $server = null, $counter = 0) argument
340 if($server === null) $server = self::$serverList[$counter];
410 $counter++;
413 …if($errorNumber == 28 && !isset(self::$serverList[$counter]) && $countServerList != 0) throw new E…
416 …28 && isset(self::$serverList[$counter])) return self::doCall($method, $parameters, self::$serverL…
464 return self::doCall($method, $parameters, self::$serverList[$counter], $counter++);
610 public static function getServerList($counter = 0) argument
613 $responseString = self::doCall('getServerList', array(), self::$serverHost, $counter);
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194counter=0,this.addLane=function(e){this.lanes.push(e)},this.addFlowNode=function(e){this.flowNodes…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js44205 this.counter = 0;
44216 this.counter++;
44220 this.counter--;
44222 return !this.counter;
H A Dbpmn-modeler.production.min.js34counter=0,this.addLane=function(e){this.lanes.push(e)},this.addFlowNode=function(e){this.flowNodes…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …PI) implementation\n * 4. Internal state tracking objects (input state, counter) implementation\n…
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1counter-style)/i.test(type)) {\n state.stateArg = type;\n return \"restricted_atBlock_be…
H A Decl.min.js.map1 …mpressed__ all and any as atmost before beginc++ best between case const counter csv descend encry…
H A Dsql.min.js.map1 …s where with writetime\"),\n builtin: set(\"ascii bigint blob boolean counter decimal double fl…

123456789