Home
last modified time | relevance | path

Searched defs:match (Results 51 – 75 of 1413) sorted by relevance

12345678910>>...57

/plugin/tagfilter/syntax/
H A Dfilter.php78 public function handle($match, $state, $pos, Doku_Handler $handler) argument
95 protected function getOpts($match) argument
/plugin/translationbuddy/
H A Dsyntax.php35 public function handle($match, $state, $pos, &$handler){
54 function parseData($match){
/plugin/hcalendar/syntax/
H A Dhcal2.php71 function handle($match, $state, $pos, &$handler){
87 function render($mode, & $renderer, $match) {
/plugin/textinsert/
H A Dsyntax.php59 function handle($match, $state, $pos, Doku_Handler $handler){
173 function get_inserts($match,$translation) {
/plugin/dwtimeline/syntax/
H A Ddwtimeline.php65 public function handle($match, $state, $pos, Doku_Handler $handler)
88 public function getTitleMatches(string $match): array
/plugin/csstimeline/
H A Dhelper.php13 public function handleMatch($match)
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushCSharp.js17 function fixComments(match, regexInfo) argument
H A DshBrushXml.js8 function process(match, regexInfo) argument
H A DshBrushBash.js8 function hereDocProcess(match, regexInfo) argument
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushXml.js24 function process(match, regexInfo) argument
H A DshBrushBash.js24 function hereDocProcess(match, regexInfo) argument
H A DshBrushCSharp.js33 function fixComments(match, regexInfo) argument
H A DshCore.js56 match: String.prototype.match, property in AnonymousFunction5b121b410100.nativ
975 fixed.match = function (regex) { function
1152 function (match, scope) { argument
1166 function (match) { argument
1176 function (match) { argument
1185 function (match) { argument
1200 function (match) { argument
1231 function (match) { argument
1247 function (match, scope) { argument
2507 function process(match, info) argument
[all …]
/plugin/mdpage/
H A Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler) {
96 protected function renderWithRenderer(Doku_Renderer $renderer, $match, $data) {
/plugin/siteexport/syntax/
H A Dtoctools.php52 …private function addInstructionstoHandler( $match, $state, $pos, Doku_Handler $handler, $instructi…
68 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/dwcommits/
H A Dsyntax.php62 function handle($match, $state, $pos, Doku_Handler $handler){
119 function parse_match($match) {
/plugin/command/inc/
H A Dembedding.php88 function parseCommandSyntax($match)
95 function handle($match, $state, $pos, &$handler)
/plugin/htmlabstract/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler)
72 function splitAndSortParams($match)
/plugin/strata/syntax/
H A Dentry.php41 function handle($match, $state, $pos, Doku_Handler $handler) { argument
179 preprocess($match, $state, $pos, & $handler, & $result) global() argument
[all...]
/plugin/combo/syntax/
H A Dheadingwiki.php122 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
248 function getLevelFromMatch($match): int argument
/plugin/typography/syntax/
H A Dsmallcaps.php32 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/yalist/
H A Dsyntax.php59 public function handle($match, $state, $pos, Doku_Handler $handler) {
215 private function interpretMatch($match) {
/plugin/subjectindex/plugins/
H A DEntryTag.php21 function match($text) { function in SI_EntryTag
/plugin/htmlok/syntax/
H A Dhtmlok.php19 protected function renderMatch(string $match): string
H A Dphpok.php19 protected function renderMatch(string $match): string

12345678910>>...57