Home
last modified time | relevance | path

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

12345678910>>...57

/plugin/bureaucracy-au/
H A Dsyntax.php72 public function handle($match, $state, $pos, Doku_Handler $handler) {
501 function replacedate($match) {
/plugin/bureaucracyau/
H A Dsyntax.php72 public function handle($match, $state, $pos, Doku_Handler $handler) {
501 function replacedate($match) {
/plugin/htmlok/
H A DBaseSyntaxPlugin.php55 public function handle($match, $state, $pos, Doku_Handler $handler): array
95 abstract protected function renderMatch(string $match): string;
/plugin/ckgdoku/
H A Dscript.js41 var index, chars, match, stack = [], last = html; variable
49 …L_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { … argument
59 …ace(/(<sup\s+class=\"dwfcknote fckgL\d+\"\>fckgL\d+\s*\<\/sup\>)\<\/a\>/gm, function(match,sup,a) { argument
157 rest.replace(attr, function(match, name) { argument
/plugin/pureldap/classes/
H A DADClient.php51 getGroups($match = null, $filtermethod = self FILTER_EQUAL) global() argument
98 getFilteredUsers($match, $filtermethod = self FILTER_EQUAL) global() argument
[all...]
/plugin/ckgedit/scripts/
H A Dcss6.php430 public function replacements($match) {
456 function css_ckg_datauri($match){
/plugin/subjectindex/plugins/
H A DEntryDefault.php41 function match($text) { function in SI_EntryDefault
/plugin/sequencediagram/bower_components/lodash/test/
H A Dremove.js24 fs.writeFileSync(filePath, fs.readFileSync(filePath, 'utf8').replace(pattern, function(match) { argument
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.css.js5 …zure","Beige","Bisque","Black","BlanchedAlmond","Blue","BlueViolet","Brown","BurlyWood","CadetBlue…
/plugin/htmlok/syntax/
H A Dhtmlblock.php20 protected function renderMatch(string $match): string
H A Dphpblock.php21 protected function renderMatch(string $match): string
/plugin/doi/syntax/
H A Disbn.php19 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/combo/action/
H A Dimgmove.php150 public function move_combo_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
171 public function move_combo_frontmatter_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
/plugin/latex/syntax/
H A Ddollar.php23 function handle($match, $state, $pos, &$handler){
H A Deqnarray.php27 function handle($match, $state, $pos, &$handler){
H A Deqnarraystar.php27 function handle($match, $state, $pos, &$handler){
H A Dequation.php28 function handle($match, $state, $pos, &$handler){
H A Dequationstar.php28 function handle($match, $state, $pos, &$handler){
H A Dlatex.php34 function handle($match, $state, $pos, &$handler){
/plugin/nodisp/
H A Daction.php89 function groupLevel($match) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanMulti.php20 public function __construct($match = null) argument
/plugin/latex-was/syntax/
H A Ddollar.php23 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/targetlink/
H A Dsyntax.php31 function handle($match, $state, $pos, Doku_Handler $handler) {
245 …function interwikilink(&$xhtml, $match, $name = null, $wikiName, $wikiUri, $target, $returnonly = …
/plugin/epub/scripts/
H A Dcss3.php423 public function replacements($match) {
449 function css_datauri($match){
/plugin/bureaucracy/
H A Dsyntax.php77 public function handle($match, $state, $pos, Doku_Handler $handler) {
540 function replacedate($match) {

12345678910>>...57