Home
last modified time | relevance | path

Searched defs:match (Results 151 – 175 of 1413) sorted by last modified time

12345678910>>...57

/plugin/combo/syntax/
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 Dxmlinlinetag.php154 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dxmlprotectedtag.php121 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dbackgrounds.php93 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dbadge.php110 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dbrand.php121 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Daccordion.php142 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Danalytics.php85 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcell.php149 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcite.php92 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcontentlistitem.php124 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/combo/ComboStrap/
H A DPanelTag.php124 public static function handleExit(Doku_Handler $handler, int $pos, string $markupTag, string $match): array argument
H A DGridTag.php82 public static function processEnter(TagAttributes $attributes, $handler, $match) argument
H A DPluginUtility.php234 public static function getTagAttributes(string $match, array $knownTypes = [], bool $allowFirstBooleanAttributesAsType = false): array argument
250 public static function getQualifiedTagAttributes($match, $hasThirdValue, $keyThirdArgument, array $knownTypes = [], bool $allowFirstBooleanAttributesAsType = false): array argument
601 getTagContent($match) global() argument
753 getMarkupTag($match) global() argument
876 handleAndReturnUnmatchedData($tagName, $match, \\Doku_Handler $handler) global() argument
904 getPreprocessEnterTag($match) global() argument
936 getSyntaxTagNameFromMatch($match) global() argument
[all...]
H A DStringUtility.php218 public static function match($subject, $pattern) function in ComboStrap\\StringUtility
H A DXmlTagProcessing.php134 public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
274 public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
557 handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument
701 handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument
[all...]
H A DTagAttributes.php311 public static function createFromTagMatch($match, array $defaultAttributes = [], array $knownTypes = [], bool $allowFirstBooleanAttributesAsType = false): TagAttributes argument
/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/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js88 break;case"xhr":d.navigateRightColumn(_index);d.xhr.open();break;}}}},getFileName:function(_path){var match=_path&&_path.match(/[\w\-\.\?\=\&]+$/);return match&&match[0]||_path;},cancelEvent:function(_event){if(_event.stopPropagation) variable
H A Dfirebug-lite-1.2.js1726 var match = _path&&_path.match(/[\w\-\.\?\=\&]+$/); variable
/plugin/combo/ComboStrap/Tag/
H A DBarTag.php71 public static function handleExit(\Doku_Handler $handler, int $pos, string $match): array argument
H A DMermaidTag.php141 public static function handle($state, $match, &$handler): array argument

12345678910>>...57