Home
last modified time | relevance | path

Searched refs:_fail (Results 1 – 11 of 11) sorted by last modified time

/plugin/mathpublish/
H A Dimg.php13 if(!file_exists($cache)) _fail();
30 function _fail() { function
/plugin/strata/syntax/
H A Dselect.php96 $this->helper->_fail($this->getLang('error_query_bothfields'));
106 $this->helper->_fail($this->helper->getLang('error_query_noselect'));
130 $this->helper->_fail(sprintf($this->helper->getLang('error_query_unknownselect'),utf8_tohtml(hsc($var))));
/plugin/strata/helper/
H A Dsyntax.php200 function _fail($message, $regions=array()) { function in helper_plugin_strata_syntax
249 $this->_fail($this->getLang('error_query_outofwhere'), $root['cs']);
252 $this->_fail($this->getLang('error_query_singlewhere'), $where);
262 $this->_fail($this->getLang('error_query_multisort'), $ordering);
268 $this->_fail($this->getLang('error_query_sortblock'), $line);
274 $this->_fail(sprintf($this->getLang('error_query_sortvar'),utf8_tohtml(hsc($var->name))), $line);
279 $this->_fail(sprintf($this->getLang('error_query_sortline'), utf8_tohtml(hsc($line['text']))), $line);
287 $this->_fail($this->getLang('error_query_multigrouping'), $grouping);
295 $this->_fail($this->getLang('error_query_groupblock'), $line);
301 $this->_fail(sprint
[all...]
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1743_fail:function(n){System.Diagnostics.Debug.writeln(n)},assert:function(n,t){n||(t="Assert failed: … method in System.Diagnostics.Debug
H A Dorgchart.min.js8_fail:function(n){System.Diagnostics.Debug.writeln(n)},assert:function(n,t){n||(t="Assert failed: … method in System.Diagnostics.Debug
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8_fail:function(n){System.Diagnostics.Debug.writeln(n)},assert:function(n,t){n||(t="Assert failed: … method in System.Diagnostics.Debug
/plugin/dataplot/
H A Dimg.php17 if(!$cache) _fail();
26 function _fail() { function
/plugin/graphviz/
H A Dimg.php15 if(!$cache) _fail();
25 function _fail(){ function
/plugin/mindmap/
H A Dxml.php19 if (!$xml) _fail();
28 function _fail() { function
H A Dimg.php19 if (!$image) _fail();
29 function _fail() { function
/plugin/seqdia/
H A Dimg.php15 if(!$cache) _fail();
25 function _fail(){ function