Searched defs:state (Results 1 – 11 of 11) sorted by relevance
/dokuwiki/inc/parser/ |
H A D | handler.php | 119 public function addPluginCall($plugin, $args, $state, $pos, $match) 251 protected function nestingTag($match, $state, $pos, $name) 292 public function plugin($match, $state, $pos, $pluginname) 312 public function base($match, $state, $pos) 327 public function header($match, $state, $pos) 351 public function notoc($match, $state, $pos) 363 public function nocache($match, $state, $pos) 375 public function linebreak($match, $state, $pos) 387 public function eol($match, $state, $pos) 399 public function hr($match, $state, $pos) [all …]
|
H A D | renderer.php | 121 public function plugin($name, $data, $state = '', $match = '')
|
/dokuwiki/inc/Parsing/Lexer/ |
H A D | StateStack.php | 43 public function enter($state)
|
/dokuwiki/lib/scripts/ |
H A D | page.js | 145 makeToggle: function(handle, content, state){ argument 168 $handle[0].setState = function(state){ argument
|
H A D | behaviour.js | 32 jQuery.fn.dw_toggle = function(state, fn, noaria) { argument
|
/dokuwiki/inc/Extension/ |
H A D | SyntaxPlugin.php | 78 abstract public function handle($match, $state, $pos, Doku_Handler $handler);
|
/dokuwiki/lib/plugins/info/ |
H A D | syntax.php | 56 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/dokuwiki/vendor/simplepie/simplepie/src/XML/Declaration/ |
H A D | Parser.php | 109 public $state = self::STATE_BEFORE_VERSION_NAME; variable in SimplePie\\XML\\Declaration\\Parser
|
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/ |
H A D | Parser.php | 123 protected $state = self::STATE_HTTP_VERSION; variable in SimplePie\\HTTP\\Parser
|
/dokuwiki/_test/core/ |
H A D | phpQuery-onefile.php | 1237 public function documentFragment($state = null) {
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery.min.js | 2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
|