Home
last modified time | relevance | path

Searched refs:state (Results 1676 – 1700 of 2205) sorted by relevance

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

/plugin/tagfilter/
H A Dscript.js244 var state = History.getState();
246 var url = state.url.split('?');
/plugin/changes/
H A Dsyntax.php56 * @param int $state The lexer state for the match
61 public function handle($match, $state, $pos, Doku_Handler $handler)
57 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/dokutexit/
H A Dlatex.php52 var $state = array(); variable in Doku_Renderer_latex
195 $this->state['format'] = 1;
199 $this->state['format'] = 0;
205 $this->state['format'] = 1;
209 $this->state['format'] = 0;
1779 if ($this->state['format'] == 0)
1782 if ($this->state['format'] == 0)
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php160 function readCSS(&$state) { argument
161 parent::readCSS($state);
163 $this->_readCSSLengths($state,
/plugin/graphviz/
H A Dsyntax.php48 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/onlinenumber/
H A Dsyntax.php135 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/publistf/
H A Dsyntax.php36 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/google_adsense2/
H A Dadmin.php23 var $state = 0; variable in admin_plugin_googleads
/plugin/var/
H A Dsyntax.php19 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/refnotes/syntax/
H A Dnotes.php50 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/miniblog/syntax/
H A Dentry.php31 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/osm/
H A Dsyntax.php56 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/wikipediasnippet/
H A Dsyntax.php23 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/xssnipper/
H A Dsyntax.php47 function handle($match, $state, $pos, Doku_Handler &$handler) { argument
/plugin/jplayer/
H A Dsyntax.php77 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/oauth/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
/plugin/revealjs/js/
H A Dreveal.js326 state = [],
2012 state: getState() property in AnonymousFunctione17f777e0200.dispatchPostMessage.message
2891 var stateBefore = state.concat();
2894 state.length = 0;
2961 if( stateBefore[j] === state[i] ) {
2970 dispatchEvent( state[i] );
3265 state = state.concat( slideState.split( ' ' ) );
4671 function setState( state ) { argument
4673 if( typeof state === 'object' ) {
4674 slide( deserialize( state.indexh ), deserialize( state.indexv ), deserialize( state.indexf ) );
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.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/barcodes/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
714 "sebastian/global-state": "^5.0.1",
1284 "name": "sebastian/global-state",
1288 "url": "https://github.com/sebastianbergmann/global-state.git",
1293 …"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e6…
1330 "description": "Snapshotting of global state",
1331 "homepage": "http://www.github.com/sebastianbergmann/global-state",
1333 "global state"
1336 "issues": "https://github.com/sebastianbergmann/global-state/issues",
1337 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
/plugin/diagramsnet/lib/js/onedrive/
H A DOneDriveOrig.js2state:o.state,resource:o.origin}));break;case c.default.AADv2:t=(i="profile openid https://graph.m…
H A DOneDrive.js6state:o.state,resource:o.origin}));break;case c.default.AADv2:t=(i="profile openid https://graph.m…
/plugin/poll/
H A Dsyntax.php33 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/bbs/
H A Dsyntax.php29 function handle($match, $state, $pos, &$handler){ argument
/plugin/davcard/syntax/
H A Dcard.php57 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/dlcounter/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler) { argument

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