Home
last modified time | relevance | path

Searched defs:match (Results 201 – 225 of 1413) sorted by path

12345678910>>...57

/plugin/clock/
H A Dsyntax.php88 handle($match, $state, $pos, & $handler) global() argument
/plugin/cloud/
H A Dsyntax.php30 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/cnmap/
H A Dsyntax.php71 public function handle($match, $state, $pos, Doku_Handler $handler)
128 public function parseMatch($match) {
/plugin/code/
H A Dcode.php72 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dfile.php69 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/code3/syntax/
H A Dcode.php70 function handle($match, $state, $pos, &$handler){
H A Dfile.php71 function handle($match, $state, $pos, &$handler){
/plugin/code39/
H A Dsyntax.php69 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/codebender/syntax/
H A Dsyntax.php57 public function handle($match, $state, $pos, Doku_Handler &$handler){
/plugin/codedoc/
H A Dblock.php38 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dspecials.php29 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js198 var match = script.src.match( variable
/plugin/codeprettify/syntax/
H A Dcode.php168 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/codify/
H A Dsyntax.php23 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/color/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/colorbox/
H A Dsyntax.php47 function handle($match, $state, $pos, &$handler){
/plugin/colorswatch/syntax/
H A Dcolorswatch.php76 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/colortag/
H A Dcolortag.php47 public function handle($match, $state, $pos, &$handler){
/plugin/columnlist/
H A Dsyntax.php70 function handle($match, $state, $pos, &$handler){
/plugin/columns/
H A Dsyntax.php75 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/combo/ComboStrap/
H A DCardTag.php60 public static function handleExit(\Doku_Handler $handler, $pos, $match): array argument
H A DGridTag.php82 public static function processEnter(TagAttributes $attributes, $handler, $match) argument
H A DMediaMarkup.php434 public static function createFromMarkup(string $match): MediaMarkup argument
H A DMetadataFrontmatterStore.php192 public static function frontMatterMatchToAssociativeArray($match): ?array argument
206 public static function stripFrontmatterTag($match) argument
H A DPanelTag.php124 public static function handleExit(Doku_Handler $handler, int $pos, string $markupTag, string $match): array argument

12345678910>>...57