Home
last modified time | relevance | path

Searched defs:match (Results 176 – 200 of 1413) sorted by last modified time

12345678910>>...57

/plugin/codify/
H A Dsyntax.php23 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/data/syntax/
H A Dentry.php65 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dtable.php69 * Handle the match - parse the data argument
/plugin/adhoctags/syntax/
H A Dabstract.php80 function handleEnterSpecial($match, $state, $pos, Doku_Handler $handler) { argument
88 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) { argument
109 function handleMatched($match, argument
114 handleExit($match, $state, $pos, Doku_Handler $handler) global() argument
125 handle($match, $state, $pos, Doku_Handler $handler) global() argument
[all...]
H A Dabstractinline.php21 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) { argument
H A Dclosesection.php18 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/subpages/
H A Dsyntax.php67 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/lastpages/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/dwtimeline/syntax/
H A Dmilestone.php54 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Ddwtimeline.php65 public function handle($match, $state, $pos, Doku_Handler $handler)
88 public function getTitleMatches(string $match): array
H A Dtimeline.php44 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/mobiletable/
H A Dsyntax.php29 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/bpmnio/syntax/
H A Dbpmnio.php51 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/katex/syntax/
H A Dprotect.php136 public function handle( $match, $state, $pos, Doku_Handler $handler )
/plugin/bbcodeextensions/
H A Dcommon.php30 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/bbcodeextensions/syntax/
H A Danchor.php16 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dclassspan.php17 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dq.php16 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dclassdiv.php17 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/confightmlok/
H A Dcommon.php43 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/randomtables/syntax/
H A Droller.php42 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dsource.php41 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
115 parseLines(array $match) global() argument
[all...]
/plugin/randomtables/table-roller/src/Generator/
H A DBaseGenerator.php36 private function doReplacements(array $match): string argument
/plugin/sortablejs/
H A Dsyntax.php45 function handle( $match, $state, $pos, Doku_Handler $handler ) {
/plugin/embeddedphp/syntax/
H A Dphpinline.php67 public function handle($match, $state, $pos, Doku_Handler $handler)

12345678910>>...57