Home
last modified time | relevance | path

Searched refs:state (Results 2001 – 2025 of 2205) sorted by path

1...<<818283848586878889

/plugin/struct/syntax/
H A Dglobal.php35 * @param int $state The state of the handler
40 public function handle($match, $state, $pos, Doku_Handler $handler)
43 $config = parent::handle($match, $state, $pos, $handler);
39 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dlist.php63 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Doutput.php69 * @param int $state The state of the handler
74 public function handle($match, $state, $pos, Doku_Handler $handler)
72 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dtable.php63 * @param int $state The state of the handler argument
68 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dvalue.php55 * @param int $state The state of the handler
60 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/structat/syntax/
H A Dtable.php63 * @param int $state The state of the handler
68 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/structsection/
H A Dsyntax.php63 * @param int $state The state of the handler
68 public function handle($match, $state, $pos, \Doku_Handler $handler) argument
/plugin/structstatus/
H A Dsyntax.php47 * @param int $state The state of the handler
52 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php62 * @param int $state Lexer state for the match
67 public function handle($match, $state, $position, Doku_Handler $handler): array argument
/plugin/styler/syntax/
H A Dstyler.php85 public function handle($match, $state, $pos, Doku_Handler $handler) argument
88 switch ($state) {
93 return array(array_shift($attrib), $state, $attrib);
95 return array($match, $state, array());
98 return array($match, $state, array());
100 return array('', $state, array());
H A Dverse.php71 public function handle($match, $state, $pos, Doku_Handler $handler) argument
74 switch ($state) {
79 return array(array_shift($attrib), $state, $attrib);
81 return array($match, $state, array());
84 return array($match, $state, array());
86 return array('', $state, array());
/plugin/subjectindex/plugins/
H A Dbible_verses.txt3029 …U among all the swarming creatures. Everyone touching them in their death state will be unclean un…
13422 "Even today my state of concern is rebelliousness;My own hand is heavy on account of my sighing.
17730 the robes of state and the overtunics and the cloaks and the purses,
18279 And it will certainly hail when the forest goes down and the city becomes low in an abased state.
20374 Remember my affliction and my homeless state, the wormwood and the poisonous plant.
20818state, and Sa·mar'i·a and her dependent towns will return to their former state, and you yourself …
22697 …Although they were in complete form and there were many in that state, even in that state they mus…
28508 In whatever state each one was called, let him remain in it.
29299 Be wrathful, and yet do not sin; let the sun not set with YOU in a provoked state,
30309 If a brother or a sister is in a naked state and lacking the food sufficient for the day,
[all …]
/plugin/subjectindex/syntax/
H A Dentry.php59 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dignore.php45 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dindex.php45 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/subnumberlist/
H A Dsyntax.php25 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
26 switch ($state) {
28 return array($state, $match);
31 return array($state, $match);
34 return array($state, '');
43 list($state, $match) = $indata;
44 switch ($state) {
/plugin/subpages/
H A Dsyntax.php67 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/sugar/
H A Dsyntax.php38 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/survey/syntax/
H A Dsurvey.php63 public function handle($match, $state, $pos, Doku_Handler $handler) argument
65 switch ($state) {
/plugin/svg/
H A Dsyntax.php.save54 function handle($match, $state, $pos, &$handler){
55 switch ($state) {
67 return array( $state, $match );
73 list( $state, $match ) = $data;
74 switch( $state )
/plugin/svgembed/
H A Dsyntax.php145 * @param int $state The state of the handler
151 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
159 $handler->media($match, $state, $pos);
/plugin/svgpureinsert/
H A Dsyntax.php47 * @param int $state
52 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/swfobject/
H A Dsyntax.php52 function handle($match, $state, $pos, &$handler){ argument
54 switch ($state) {
129 list( $state, $data) = $inputData;
130 switch ( $state ) {
/plugin/switchpanel/
H A Dsyntax.php36 * @param int $state The lexer state for the match
41 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/symbols4odt/
H A Dsyntax.php64 * @param int $state The state of the handler
70 public function handle($match, $state, $pos, Doku_Handler $handler) argument

1...<<818283848586878889