Home
last modified time | relevance | path

Searched refs:state (Results 2101 – 2125 of 2205) sorted by path

1...<<818283848586878889

/plugin/unblink/
H A Dsyntax.php36 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/uncmap/
H A Dsyntax.php101 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/unformattedcode/
H A Dsyntax.php48 function handle($match, $state, $pos, Doku_Handler $handler){ argument
49 switch ($state) {
51 return array($state);
58 return array($state);
69 list($state, $data) = $indata;
72 switch ($state) {
/plugin/upgrade/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
/plugin/usecounter/
H A DLICENSE631 state the exclusion of warranty; and each file should have at least
/plugin/usersubscriptions/
H A Dsyntax.php43 function handle($match, $state, $pos, &$handler) { argument
/plugin/vamr/
H A Dsyntax.php36 function handle($match, $state, $pos, &$handler){ argument
/plugin/var/
H A Dsyntax.php19 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/variants/
H A Dvariants.php75 * @param int $state The current handler state
80 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
81 switch ($state) {
/plugin/vbsso/
H A DREADME.md14 Plugin doesn't revert already sync data back to its original state if you decide to disable plugin …
/plugin/vcard/
H A Dsyntax.php40 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/vimeo/
H A Dsyntax.php49 * @param int $state The state of the handler
55 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js129 ,state /* :Boolean */ argument
159 if (pre && options[i][type] == state) continue;
164 res += (options[i][type] != state);
165 options[i][type] = state;
167 if ( options[i][type] == state && !pre) {
168 res += (options[i][type] == state);
169 options[i][type] = ! state;
/plugin/visrep/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler) { argument
/plugin/vote/
H A Dsyntax.php31 function handle( $match, $state, $pos, &$handler ){ argument
/plugin/vshare/syntax/
H A Ddebug.php40 public function handle($match, $state, $pos, Doku_Handler $handler)
38 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dvideo.php65 public function handle($match, $state, $pos, Doku_Handler $handler)
63 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/watchcycle/
H A Dstyle.less90 .ui-state-active {
H A Dsyntax.php46 * @param int $state The state of the handler
52 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/wavedrom/
H A DLICENSE631 state the exclusion of warranty; and each file should have at least
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler){ argument
46 switch ($state) {
48 return array($state, '');
51 return array($state, $match);
54 return array($state, '');
66 list($state, $match) = $indata;
67 switch ($state) {
/plugin/webcode/
H A DLICENSE130 5. Submission of Contributions. Unless You explicitly state otherwise,
/plugin/webcode/syntax/
H A Dbasis.php196 * @param int $state
204 public function handle($match, $state, $pos, Doku_Handler $handler) argument
206 switch ($state) {
248 return array($state, $attributes);
319 return array($state, $matchedTextToRender, $codes, $useConsole);
329 return array($state, $match);
334 return array($state);
361 $state = $data[0];
362 switch ($state) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1389 var state=this.getState(t);
1851 this.state="unpressed";
1871 },changeState:function(state){this.state=state; argument
1872 this.changeDisplay(state)
5803 if(state&&state.wasScrolledToBottom){this.wasScrolledToBottom=state.wasScrolledToBottom;
5807 }}else{this.hide(state);
5814 }if(state){state.wasScrolledToBottom=this.wasScrolledToBottom
7276 }if(state&&state.scrollTop){this.panelNode.scrollTop=state.scrollTop
7898 }if(state.viewPath){this.viewPath=state.viewPath
7899 }if(state.propertyPath){this.propertyPath=state.propertyPath
[all …]
/plugin/webcomics/
H A Dsyntax.php52 public function handle($match, $state, $pos, Doku_Handler $handler) argument

1...<<818283848586878889