Home
last modified time | relevance | path

Searched defs:match (Results 226 – 250 of 1413) sorted by path

12345678910>>...57

/plugin/combo/ComboStrap/
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 DTagAttributes.php311 public static function createFromTagMatch($match, array $defaultAttributes = [], array $knownTypes = [], bool $allowFirstBooleanAttributesAsType = false): TagAttributes argument
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...]
/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
/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
H A Dlinkmove.php266 public function rewrite_combo($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
/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
H A Dfirebug-lite-1.4.js1709 },navigateToNextDocument:function(match,reverse){var self=this; argument
3258 AnonymousFunction4beb61239d00(match,context,isXML) global() argument
3260 AnonymousFunction4beb61239e00(match,context,isXML) global() argument
3265 AnonymousFunction4beb61239f00(match,context) global() argument
3266 AnonymousFunction4beb6123a000(match,curLoop,inplace,result,not,isXML) global() argument
3273 AnonymousFunction4beb6123a100(match) global() argument
3274 AnonymousFunction4beb6123a200(match,curLoop) global() argument
3277 AnonymousFunction4beb6123a300(match) global() argument
3282 AnonymousFunction4beb6123a400(match,curLoop,inplace,result,not,isXML) global() argument
3286 AnonymousFunction4beb6123a500(match,curLoop,inplace,result,not) global() argument
3292 AnonymousFunction4beb6123a600(match) global() argument
3301 AnonymousFunction4beb6123ad00(elem,i,match) global() argument
3314 AnonymousFunction4beb6123ba00(elem,i,match,array) global() argument
3317 AnonymousFunction4beb6123bd00(elem,i,match) global() argument
3318 AnonymousFunction4beb6123be00(elem,i,match) global() argument
3319 AnonymousFunction4beb6123bf00(elem,i,match) global() argument
3320 AnonymousFunction4beb6123c000(elem,i,match) global() argument
3321 AnonymousFunction4beb6123c100(elem,match,i,array) global() argument
3329 AnonymousFunction4beb6123c200(elem,match) global() argument
3346 AnonymousFunction4beb6123c300(elem,match) global() argument
3347 AnonymousFunction4beb6123c400(elem,match) global() argument
3348 AnonymousFunction4beb6123c500(elem,match) global() argument
3349 AnonymousFunction4beb6123c600(elem,match) global() argument
3351 AnonymousFunction4beb6123c700(elem,match,i,array) global() argument
3401 ID(match,context,isXML) global() argument
3404 ID(elem,match) global() argument
3412 TAG(match,context) global() argument
3441 CLASS(match,context,isXML) global() argument
[all...]
/plugin/combo/syntax/
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 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 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 Dcode.php123 function handle($match, $state, $pos, Doku_Handler $handler) argument
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 Dcontentlist.php196 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dcontentlistitem.php124 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Ddisqus.php88 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dedit.php100 function handle($match, $state, $pos, Doku_Handler $handler): array argument

12345678910>>...57