Home
last modified time | relevance | path

Searched defs:match (Results 76 – 100 of 1565) sorted by relevance

12345678910>>...63

/plugin/combo/action/
H A Dimgmove.php150 … public function move_combo_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
171 …public function move_combo_frontmatter_img($match, $state, $pos, $plugin, helper_plugin_move_handl…
/plugin/htmlok/syntax/
Dhtmlok.php19 protected function renderMatch(string $match): string
Dphpok.php19 protected function renderMatch(string $match): string
Dphpblock.php21 protected function renderMatch(string $match): string
Dhtmlblock.php20 protected function renderMatch(string $match): string
/plugin/subjectindex/plugins/
DEntryTag.php21 function match($text) { function in SI_EntryTag
DEntryDefault.php41 function match($text) { function in SI_EntryDefault
/plugin/bureaucracy/
Dsyntax.php77 public function handle($match, $state, $pos, Doku_Handler $handler) {
540 function replacedate($match) {
/plugin/epub/scripts/
Dcss3.php423 public function replacements($match) {
449 function css_datauri($match){
/plugin/targetlink/
Dsyntax.php31 function handle($match, $state, $pos, Doku_Handler $handler) {
245 …function interwikilink(&$xhtml, $match, $name = null, $wikiName, $wikiUri, $target, $returnonly = …
/plugin/doi/syntax/
H A Disbn.php19 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/sequencediagram/bower_components/lodash/test/
Dremove.js24 fs.writeFileSync(filePath, fs.readFileSync(filePath, 'utf8').replace(pattern, function(match) { argument
/plugin/gallery/syntax/
Dlist.php20 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/linksuggest/
Dscript.js27 match: /\[{2}([\w\-.:~]*)$/, property
100 match: /\[\[([\w\-.:~]+#[\w\-.:]*)$/, property
146 match: /\{{2}([\w\-.:~]*)$/, property
/plugin/creole/helper/
Deventhandler.php97 public function execute ($queuedEvent, $pos, $match, &$handler) {
144 public function notifyEvent ($state, $clazz, $tag, $pos, $match, $handler) {
194 public function writeCall($class, $state, $data1, $data2, $pos, $match, &$handler) {
/plugin/bliki/
Dsyntax.php74 function handle($match, $state, $pos, &$handler){
336 function read_dir_to_array($dir, $select = 'both', $match = false) {
/plugin/dtable/
Dhelper.php157 function table($match, $state, $pos) {
232 public function linebreak($match, $state, $pos) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DSpanMulti.php20 public function __construct($match = null)
/plugin/latex/syntax/
Ddollar.php23 function handle($match, $state, $pos, &$handler){
/plugin/latexwas/syntax/
Ddollar.php23 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/nodisp/
Daction.php89 function groupLevel($match) {
/plugin/latex-was/syntax/
Ddollar.php23 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/fedauth/Auth/OpenID/
DParse.php219 function match($regexp, $text, &$match) argument
/plugin/openid/Auth/OpenID/
DParse.php223 function match($regexp, $text, &$match) argument
/plugin/definitionlist/
Dsyntax.php83 public function handle($match, $state, $pos, Doku_Handler $handler) {
126 protected function _writeCall($tag, $state, $pos, $match, &$handler) {

12345678910>>...63