Home
last modified time | relevance | path

Searched defs:state (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/inc/parser/
H A Dhandler.php119 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 Drenderer.php121 public function plugin($name, $data, $state = '', $match = '')
/dokuwiki/inc/Parsing/Lexer/
H A DStateStack.php43 public function enter($state)
/dokuwiki/lib/scripts/
H A Dpage.js145 makeToggle: function(handle, content, state){ argument
168 $handle[0].setState = function(state){ argument
H A Dbehaviour.js32 jQuery.fn.dw_toggle = function(state, fn, noaria) { argument
/dokuwiki/inc/Extension/
H A DSyntaxPlugin.php78 abstract public function handle($match, $state, $pos, Doku_Handler $handler);
/dokuwiki/lib/plugins/info/
H A Dsyntax.php56 public function handle($match, $state, $pos, Doku_Handler $handler)
/dokuwiki/vendor/simplepie/simplepie/src/XML/Declaration/
H A DParser.php109 public $state = self::STATE_BEFORE_VERSION_NAME; variable in SimplePie\\XML\\Declaration\\Parser
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php123 protected $state = self::STATE_HTTP_VERSION; variable in SimplePie\\HTTP\\Parser
/dokuwiki/_test/core/
H A DphpQuery-onefile.php1237 public function documentFragment($state = null) {
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument