Home
last modified time | relevance | path

Searched defs:match (Results 101 – 125 of 1413) sorted by last modified time

12345678910>>...57

/plugin/combo/syntax/
H A Dcodemarkdown.php136 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcomment.php110 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dfooter.php123 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dfragment.php137 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dfrontmatter.php146 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dheader.php65 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dheadingatx.php81 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dheadingwiki.php122 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
248 function getLevelFromMatch($match): int argument
H A Dhighlightmd.php106 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dhighlightwiki.php146 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Diterator.php215 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Diteratordata.php127 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Ditext.php85 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dlabel.php77 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dnote.php102 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dpara.php162 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dpreformatted.php140 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Drailroad.php102 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Drelated.php101 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 Dxmlinlineemptytag.php64 function handle($match, $state, $pos, Doku_Handler $handler): array argument
/plugin/combo/action/
H A Dimgmove.php150 public function move_combo_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
171 public function move_combo_frontmatter_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
/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/combo/ComboStrap/
H A DMetadataFrontmatterStore.php192 public static function frontMatterMatchToAssociativeArray($match): ?array argument
206 public static function stripFrontmatterTag($match) 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

12345678910>>...57