Home
last modified time | relevance | path

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

/plugin/dokucrypt3/
H A Dsyntax.php26 public $curLock=0; variable in syntax_plugin_dokucrypt3
110 $this->curLock=$match;
118 "'$curid','" . $this->curLock["lock"] . "','" .
125 (($this->curLock["collapsed"] == 1) ?
/plugin/dokucrypt2/
Dsyntax.php26 public $curLock=0; variable in syntax_plugin_dokucrypt2
110 $this->curLock=$match;
118 "'$curid','" . $this->curLock["lock"] . "','" .
125 (($this->curLock["collapsed"] == 1) ?
/plugin/dokucrypt/
Dsyntax.php22 var $curLock=0; variable in syntax_plugin_crypt