Home
last modified time | relevance | path

Searched defs:match (Results 26 – 50 of 1413) sorted by relevance

12345678910>>...57

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterNatRule.php31 public $match; variable in Google\\Service\\Compute\\RouterNatRule
68 public function setMatch($match)
/plugin/refnotes/
H A Dbibtex.php357 public function outside($match, $state) { argument
365 public function entry($match, $state) { argument
387 public function field($match, $state) { argument
409 public function integer_value($match, $state) { argument
418 public function string_value($match, argument
429 nested_braces($match, $state) global() argument
440 concatenation($match, $state) global() argument
[all...]
/plugin/creole/syntax/
H A Dsubscript.php46 function handle($match, $state, $pos, Doku_Handler $handler) {
73 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
H A Dsuperscript.php46 function handle($match, $state, $pos, Doku_Handler $handler) {
73 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
H A Dmonospace.php46 function handle($match, $state, $pos, Doku_Handler $handler) {
94 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
H A Dstrong.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
H A Demphasis.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
H A Dunderline.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
H A Dlistblock.php52 function handle($match, $state, $pos, Doku_Handler $handler) {
86 function interpretSyntax($match, &$type) {
/plugin/svgembed/
H A Dsyntax.php23 private function Get_New_Parameters($match, &$p) {
151 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/struct/meta/
H A DSearchConfig.php202 $filter[] = $match[ argument
152 applyFilterVarsStruct($match) global() argument
[all...]
/plugin/diagrams/syntax/
H A Dmediafile.php48 public function handle($match, $state, $pos, Doku_Handler $handler) argument
74 public function handleMove($match, $state, $pos, $plugin, $handler) argument
/plugin/dbtables/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler){
67 function render_tables($match,$mode,$data) {
/plugin/mediasyntax/syntax/
H A Dlistblock.php54 handle($match, $state, $pos, Doku_Handler $handler) global() argument
90 interpretSyntax($match, & $type) global() argument
/plugin/itemtable/
H A Dsyntax.php50 function handle($match, $state, $pos, &$handler){
68 function render_tables($match,$mode,$data) {
/plugin/autolink2/syntax/
H A Dshow.php48 function handle($match, $state, $pos, &$handler){
63 function _renderautolink(&$renderer, $match, $state) {
/plugin/ckgedit/
H A Dscript.js42 var index, chars, match, stack = [], last = html; variable
45 function(match, p1, p2) { argument
65 …_HTML_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { argument
75 …ace(/(<sup\s+class=\"dwfcknote fckgL\d+\"\>fckgL\d+\s*\<\/sup\>)\<\/a\>/gm, function(match,sup,a) { argument
82 html = html.replace(/(<\w+)([^>]+)>/gm,function(match,tag,atts){ argument
181 rest.replace(attr, function(match, name) { argument
/plugin/markdowku/
H A Dolists.php39 function handle($match, $state, $pos, Doku_Handler $handler) {
70 function interpretSyntax($match, &$type) {
H A Dulists.php40 function handle($match, $state, $pos, Doku_Handler $handler) {
71 function interpretSyntax($match, &$type) {
/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 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/cnmap/
H A Dsyntax.php71 public function handle($match, $state, $pos, Doku_Handler $handler)
128 public function parseMatch($match) {
/plugin/yuriigantt/src/Driver/Embedded/
H A DHandler.php100 public function plugin($match, $state, $pos, $pluginname)
124 public function addPluginCall($plugin, $args, $state, $pos, $match)
/plugin/hidden/
H A Dsyntax.php42 function handle($match, $state, $pos, Doku_Handler $handler) { argument
150 _grepOption(& $options, $tag, & $match) global() argument
[all...]
/plugin/dwmenu/
H A Dsyntax.php168 function handle($match, $state, $pos, &$handler) {
356 private function _getWikiLink($match, $title, &$renderer) {

12345678910>>...57