Home
last modified time | relevance | path

Searched defs:match (Results 451 – 475 of 1413) sorted by path

1...<<11121314151617181920>>...57

/plugin/doodle/
H A Dsyntax.php47 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/doodle2/
H A Dsyntax.php90 function handle($match, $state, $pos, &$handler) {
/plugin/doodle3/
H A Dsyntax.php96 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/doodle4/
H A Dsyntax.php118 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/drawio/
H A Dsyntax.php52 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/dtable/
H A Dhelper.php161 function table($match, $state, $pos) {
236 public function linebreak($match, $state, $pos) {
H A Dsyntax.php27 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/duoshuo-dokuwiki/
H A Dsyntax.php53 public function handle($match, $state, $pos, &$handler){
/plugin/dw2pdf/
H A Daction.php743 replacedate($match) global() argument
/plugin/dw2pdf/syntax/
H A Dexportlink.php54 * @param int $state The lexer state for the match argument
H A Dpagesetting.php65 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/dwcommits/
H A Dsyntax.php62 function handle($match, $state, $pos, Doku_Handler $handler){
119 function parse_match($match) {
/plugin/dwinsect/
H A Dsyntax.php119 function handle($match, $state, $pos, &$handler){
/plugin/dwmenu/
H A Dsyntax.php168 function handle($match, $state, $pos, &$handler) {
356 private function _getWikiLink($match, $title, &$renderer) {
/plugin/dwspecialist/
H A Dsyntax.php59 function handle($match, $state, $pos, &$handler){
/plugin/dwtimeline/syntax/
H A Ddwtimeline.php65 public function handle($match, $state, $pos, Doku_Handler $handler)
88 public function getTitleMatches(string $match): array
H A Dmilestone.php54 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtimeline.php44 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/dyncontent/
H A Dsyntax.php51 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/easyvar/
H A Dsyntax.php36 function handle($match, $state, $pos, &$handler){
/plugin/ebnf/
H A Dsyntax.php30 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/eclipseupdateurl/
H A Dsyntax.php26 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/editor/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/editsections2/
H A Dsyntax.php60 function handle($match, $state, $pos, &$handler)
/plugin/edittable/renderer/
H A Dinverse.php472 function interwikilink($match, $name = null, $wikiName, $wikiUri) {
654 function plugin($name, $args, $state = '', $match = '') {

1...<<11121314151617181920>>...57