Home
last modified time | relevance | path

Searched refs:state (Results 1651 – 1675 of 2205) sorted by relevance

1...<<61626364656667686970>>...89

/plugin/datepicker/
H A Dsyntax.php47 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/multiselect/
H A Dsyntax.php68 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/include/syntax/
H A Dfooter.php19 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/gh/
H A Dsyntax.php72 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DLicenseNamespace.asciidoc49 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
/plugin/notification/syntax/
H A Dlist.php35 public function handle($match, $state, $pos, Doku_Handler $handler)
32 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DPocket.php88 public function requestAccessToken($code, $state = null) argument
/plugin/spellcheck/
H A Dscript.js188 this.setState = function(state){ argument
189 switch (state){
/plugin/datatemplate/syntax/
H A Dlist.php45 function handle($match, $state, $pos, Doku_Handler $handler){ argument
64 $data = parent::handle($match, $state, $pos, $handler);
/plugin/codemirror/dist/modes/
H A Delm.min.js.map1state","word","current","hasOwnProperty","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAA…
/plugin/pubmed2020/
H A Dsyntax.php93 function handle($match, $state, $pos, Doku_Handler $handler){ argument
96 return array($state, explode('>', $match, 2));
365 list($state, $query) = $data;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js469 … for (var symbol, preErrorSymbol, state, action, r, p, len, newState, expected, yyval = {}; ;) {
470 …if (state = stack[stack.length - 1], this.defaultActions[state] ? action = this.defaultActions[sta…
471 …action = table[state] && table[state][symbol]), "undefined" == typeof action || !action.length || …
474 …for (p in table[state]) this.terminals_[p] && p > TERROR && expected.push("'" + this.terminals_[p]…
484 … 1) throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + sy…
H A Dsequence-diagram-snap-min.js6state,action,r,p,len,newState,expected,yyval={};;){if(state=stack[stack.length-1],this.defaultActi…
H A Dsequence-diagram-raphael.js469 … for (var symbol, preErrorSymbol, state, action, r, p, len, newState, expected, yyval = {}; ;) {
470 …if (state = stack[stack.length - 1], this.defaultActions[state] ? action = this.defaultActions[sta…
471 …action = table[state] && table[state][symbol]), "undefined" == typeof action || !action.length || …
474 …for (p in table[state]) this.terminals_[p] && p > TERROR && expected.push("'" + this.terminals_[p]…
484 … 1) throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + sy…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js2235 var state = _ref10.state,
3611 var state = {
3620 return state;
7352 state: state,
7600 var state = window.history.state;
7731 var state = window.history.state;
7733 if (this._isValidState(state) && state.uid > 0) {
7744 var state = window.history.state;
7746 if (this._isValidState(state) && state.uid < this._maxUid) {
7864 if (!Number.isInteger(state.uid) || state.uid < 0) {
[all …]
/plugin/publistx/
H A Dsyntax.php35 function handle($match, $state, $pos, &$handler){ argument
/plugin/toctweak/syntax/
H A Dmetatoc.php40 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/seqdia/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler) { argument
/plugin/lastpages/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/siteexport/syntax/
H A Daggregate.php31 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/bookcreator/syntax/
H A Dbookmanager.php63 * @param int $state The lexer state for the match
68 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_fullscreen.js131 var state = gantt.$services.getService("state");
132 state.registerProvider("fullscreen", function () {
/plugin/oembed/
H A Dsyntax.php44 function handle($match, $state, $pos, Doku_Handler $handler){ argument
45 if($state == DOKU_LEXER_SPECIAL){
/plugin/condition/
H A Dsyntax.php54 function handle($match, $state, $pos, Doku_Handler $handler) { argument
55 if($state != DOKU_LEXER_UNMATCHED) return false;
/plugin/wikistats/
H A Dsyntax.php111 * @param int $state The state of the handler
116 public function handle($match, $state, $pos, Doku_Handler &$handler){ argument

1...<<61626364656667686970>>...89