Home
last modified time | relevance | path

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

/plugin/condition/
H A Dbase_tester.php.orig.php169 return $this->_bt_cmptimeandstr($b['value']); break;
173 return !$this->_bt_cmptimeandstr($b['value']); break;
201 function _bt_cmptimeandstr($str) { function in condition_plugin_base_tester