Home
last modified time | relevance | path

Searched refs:state (Results 1026 – 1050 of 2205) sorted by relevance

1...<<41424344454647484950>>...89

/plugin/bez/mdl/
H A DTask_commentFactory.php20 if ($task_comment->task->thread_id != '' && $task_comment->task->type != 'preventive' && $task_comment->task->thread->state == 'closed') {
73 if ($task_comment->task->thread_id != '' && $task_comment->task->type != 'preventive' && $task_comment->task->thread->state == 'closed') {
91 if ($obj->task->thread_id != '' && $obj->task->type != 'preventive' && $obj->task->thread->state == 'closed') {
H A DThreadFactory.php112 COUNT(CASE WHEN state = 'proposal' THEN 1 END) AS proposal,
113 COUNT(CASE WHEN state = 'opened' THEN 1 END) AS opened,
114 COUNT(CASE WHEN state = 'done' THEN 1 END) AS done,
115 COUNT(CASE WHEN state = 'closed' THEN 1 END) AS closed,
116 COUNT(CASE WHEN state = 'rejected' THEN 1 END) AS rejected,
119 SUM(CASE WHEN state = 'closed' THEN task_sum_cost END) AS sum_closed,
120 (CASE WHEN state = 'closed' THEN
131 COUNT(CASE WHEN state = 'proposal' THEN 1 END) AS proposal,
132 COUNT(CASE WHEN state = 'opened' THEN 1 END) AS opened,
133 COUNT(CASE WHEN state
[all...]
/plugin/diagramsnet/lib/shapes/
H A DmxAndroid.js952 Graph.handleFactory[mxShapeAndroidProgressBar.prototype.cst.PROGRESS_BAR] = function(state) argument
954 var handles = [Graph.createHandle(state, ['dx1'], function(bounds)
964 var handle2 = Graph.createHandle(state, ['dx2'], function(bounds)
1051 var handles = [Graph.createHandle(state, ['dx'], function(bounds)
1053 … var dx = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx', this.dx))));
1143 var handles = [Graph.createHandle(state, ['dx'], function(bounds)
1236 var handles = [Graph.createHandle(state, ['dx'], function(bounds)
1324 Graph.handleFactory[mxShapeAndroidQuickscroll2.prototype.cst.QUICKSCROLL] = function(state)
1326 var handles = [Graph.createHandle(state, ['dy'], function(bounds)
1397 Graph.handleFactory[mxShapeAndroidQuickscroll3.prototype.cst.QUICKSCROLL] = function(state)
[all …]
/plugin/gitlink2/
H A Dsyntax.php66 function handle($match, $state, $pos, &$handler){ argument
67 return array($match, $state);
/plugin/manlink/
H A Dsyntax.php23 function handle($match, $state, $pos, Doku_Handler $handler){ argument
24 if ($state != DOKU_LEXER_SPECIAL)
/plugin/noprint/
H A Dsyntax.php88 function handle($match, $state, $pos, Doku_Handler $handler){ argument
90 return array($match, $state);
/plugin/sitemapnavi/
H A Dsyntax.php54 * @param int $state The state of the handler
59 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/gitlink/
H A Dsyntax.php66 function handle($match, $state, $pos, &$handler){ argument
67 return array($match, $state);
/plugin/tabinclude/syntax/
H A Dlines.php26 function handle($match, $state, $pos, Doku_Handler $handler){ argument
34 list($state, $tabs,$init_page_idx,$class) = $data;
/plugin/icalevents/
H A Drenderer.php62 function plugin($name, $data, $state = '', $match = '') { argument
68 return parent::plugin($name, $data, $state, $match);
/plugin/today/
H A Dsyntax.php53 * @param int $state The state of the handler
59 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
/plugin/flyspraylink/
H A Dsyntax.php66 function handle($match, $state, $pos, &$handler){ argument
67 return array($match, $state);
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Parser/
H A DAttributesBlockParser.php
/plugin/combo/syntax/
H A Dxmlinlineemptytag.php64 function handle($match, $state, $pos, Doku_Handler $handler): array argument
67 return XmlTagProcessing::handleStaticEmptyTag($match, $state, $pos, $handler, $this);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php29 protected $state; variable in Twig\\Lexer
108 $this->state = self::STATE_DATA;
120 switch ($this->state) {
242 …throw new SyntaxError(sprintf('Unclosed "%s".', self::STATE_BLOCK === $this->state ? 'block' : 'va…
415 protected function pushState($state) argument
417 $this->states[] = $this->state;
418 $this->state = $state;
427 $this->state = array_pop($this->states);
/plugin/xkcd/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) { argument
65 return array($match, $state, $pos);
/plugin/clippy/
H A Dsyntax.php59 * @param int $state The state of the handler
64 public function handle( $match, $state, $pos, Doku_Handler $handler ) { argument
/plugin/ebnf/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler){
29 switch ($state) {
30 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/indexeverywhere/
H A DshowTheTree.php45 * @param int $state The state of the handler
50 public function handle($match, $state, $pos, Doku_Handler &$handler){ argument
/plugin/markdowku/
H A Dimagesreference.php30 function handle($match, $state, $pos, Doku_Handler $handler) { argument
31 return array($state, $match);
/plugin/sapnotelink/
H A Dsyntax.php32 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
33 $data = array($match, $state);
/plugin/codemirror/dist/modes/
H A Dlivescript.min.js.map1state","next_rule","next","nr","Rules","splice","i$","length","r","regex","match","token","externa…
/plugin/listusergroup/
H A Dsyntax.php44 * @param int $state The state of the handler
50 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/shorty/
H A Dsyntax.php49 * @param int $state The state of the handler
54 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/typography/helper/
H A Dodt.php17 list($state, $tag_data) = $data;
23 switch ($state) {

1...<<41424344454647484950>>...89