Home
last modified time | relevance | path

Searched refs:curNum (Results 1 – 3 of 3) sorted by relevance

/plugin/dokucrypt2/
Dsyntax.php25 public $curNum=0; variable in syntax_plugin_dokucrypt2
113 $curid = "crypto_decrypted_" . $this->curNum;
129 $this->curNum++;
/plugin/dokucrypt3/
H A Dsyntax.php25 public $curNum=0; variable in syntax_plugin_dokucrypt3
113 $curid = "crypto_decrypted_" . $this->curNum;
129 $this->curNum++;
/plugin/dokucrypt/
Dsyntax.php21 var $curNum=0; variable in syntax_plugin_crypt