Home
last modified time | relevance | path

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

12345678910>>...64

/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
/plugin/simplemap/
Dsyntax.php59 public function handle($match, $state, $pos, Doku_Handler $handler): array
65 private function parseMatch(string $match): array
/plugin/randomtables/syntax/
Dsource.php44 public function handle($match, $state, $pos, Doku_Handler $handler): array
118 private function parseLines(array $match): array
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DRouterNatRule.php31 public $match; variable in Google\\Service\\Compute\\RouterNatRule
68 public function setMatch($match)
/plugin/mediasyntax/syntax/
Dlistblock.php43 function handle($match, $state, $pos, Doku_Handler $handler)
78 function interpretSyntax($match, &$type)
/plugin/creole/syntax/
Dsuperscript.php46 function handle($match, $state, $pos, Doku_Handler $handler) {
73 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
Dmonospace.php46 function handle($match, $state, $pos, Doku_Handler $handler) {
94 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
Dsubscript.php46 function handle($match, $state, $pos, Doku_Handler $handler) {
73 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
Dunderline.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
Dstrong.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
Demphasis.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
Dlistblock.php52 function handle($match, $state, $pos, Doku_Handler $handler) {
86 function interpretSyntax($match, &$type) {
/plugin/svgembed/
Dsyntax.php22 private function Get_New_Parameters($match, &$p) {
150 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/combo/ComboStrap/
H A DPluginUtility.php234 …public static function getTagAttributes(string $match, array $knownTypes = [], bool $allowFirstBoo…
250 …public static function getQualifiedTagAttributes($match, $hasThirdValue, $keyThirdArgument, array …
601 static function getTagContent($match)
753 static function getMarkupTag($match): ?string
876 static function handleAndReturnUnmatchedData($tagName, $match, \Doku_Handler $handler): array
904 static function getPreprocessEnterTag($match)
936 static function getSyntaxTagNameFromMatch($match)
H A DXmlTagProcessing.php142 …public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, Do…
283 …public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_…
566 …public static function handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_S…
710 …public static function handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $han…
/plugin/itemtable/
Dsyntax.php50 function handle($match, $state, $pos, &$handler){
68 function render_tables($match,$mode,$data) {
/plugin/autolink4/
Dhelper.php120 public function getMatch($match) {
166 public function cacheMatch($match, $data) {
/plugin/dbtables/
Dsyntax.php49 function handle($match, $state, $pos, &$handler){
67 function render_tables($match,$mode,$data) {
/plugin/diagrams/syntax/
H A Dmediafile.php48 public function handle($match, $state, $pos, Doku_Handler $handler)
74 public function handleMove($match, $state, $pos, $plugin, $handler)
/plugin/struct/meta/
H A DSearchConfig.php186 protected function applyFilterVarsStruct($match)
236 protected function applyFilterVarsUser($match)
/plugin/autolink2/syntax/
Dshow.php48 function handle($match, $state, $pos, &$handler){
63 function _renderautolink(&$renderer, $match, $state) {
/plugin/markdowku/
Dulists.php40 function handle($match, $state, $pos, Doku_Handler $handler) {
71 function interpretSyntax($match, &$type) {
Dolists.php39 function handle($match, $state, $pos, Doku_Handler $handler) {
70 function interpretSyntax($match, &$type) {
/plugin/yuriigantt/src/Driver/Embedded/
DHandler.php100 public function plugin($match, $state, $pos, $pluginname)
124 public function addPluginCall($plugin, $args, $state, $pos, $match)
/plugin/hidden/
Dsyntax.php42 function handle($match, $state, $pos, Doku_Handler $handler) {
150 private function _grepOption(&$options, $tag, &$match){

12345678910>>...64