Searched refs:idxnumbers (Results 1 – 1 of 1) sorted by relevance
20 protected $idxnumbers = array(); variable in syntax_plugin_indexnumber79 if(empty($this->idxnumbers[$idxId])) {80 $this->idxnumbers[$idxId] = 1;83 $this->idxnumbers[$idxId]++;87 $tagData = array($state, $idxId, $this->idxnumbers[$idxId], $matches[2], $description);