Home
last modified time | relevance | path

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

/plugin/dokumicrobugtracker/
H A Dsyntax.php72 function _captcha_ok() function in syntax_plugin_dokumicrobugtracker
118 elseif (!$this->_captcha_ok())
/plugin/issuetracker/
H A Daction.php324 else { $captcha_ok = ($this->_captcha_ok());}
352 else { $captcha_ok = ($this->_captcha_ok());}
466 else { $captcha_ok = ($this->_captcha_ok());}
499 else { $captcha_ok = ($this->_captcha_ok());}
537 else { $captcha_ok = ($this->_captcha_ok());}
587 else { $captcha_ok = ($this->_captcha_ok());}
628 else { $captcha_ok = ($this->_captcha_ok());}
650 else { $captcha_ok = ($this->_captcha_ok());}
677 else { $captcha_ok = ($this->_captcha_ok());}
3037 function _captcha_ok() function in action_plugin_issuetracker
H A Dsyntax.php85 function _captcha_ok() function in syntax_plugin_issuetracker
151 else { $captcha_ok = ($this->_captcha_ok());}