Home
last modified time | relevance | path

Searched defs:match (Results 276 – 300 of 1413) sorted by path

1...<<11121314151617181920>>...57

/plugin/combo/syntax/
H A Dstrong.php112 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dtab.php114 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dtabpanels.php117 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dtext.php103 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dtoc.php104 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dtoggle.php96 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dtogglecollapse.php94 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dtoggleexpand.php94 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dtooltip.php138 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dunit.php114 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dvariable.php113 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dwebcode.php152 public function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dxmlblockemptytag.php71 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dxmlblocktag.php143 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dxmlinlineemptytag.php64 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dxmlinlinetag.php154 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dxmlprotectedtag.php121 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php121 public function match(CharStream $input, int $mode) : int function in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNSimulator
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php171 public function match(int $ttype) : Token function in Antlr\\Antlr4\\Runtime\\Parser
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DAttribute.php18 public $match = self::MATCH_EXISTS; variable in PhpCss\\Ast\\Selector\\Simple\\Attribute
22 string $name = '', int $match = self::MATCH_EXISTS, Ast\Value\Literal $literal = NULL argument
/plugin/command/inc/
H A Dembedding.php88 function parseCommandSyntax($match)
95 function handle($match, $state, $pos, &$handler)
/plugin/command/syntax/
H A Dblock.php70 function parseCommandSyntax($match)
H A Dinline.php67 function parseCommandSyntax($match)
/plugin/comment/
H A Dsyntax.php28 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/commentsrc/
H A Dsyntax.php51 function handle($match, $state, $pos, &$handler){

1...<<11121314151617181920>>...57