Home
last modified time | relevance | path

Searched refs:repl (Results 1 – 24 of 24) sorted by relevance

/plugin/encryptedpasswords/
H A Daction.php44 $repl = $this->getLang('draftreplace');
46 $event->data['prefix'] = preg_replace($re, $repl, $event->data['prefix']);
47 $event->data['suffix'] = preg_replace($re, $repl, $event->data['suffix']);
48 $event->data['text'] = preg_replace($re, $repl, $event->data['text']);
/plugin/goto/
H A Daction.php73 $repl = array($common,$user,$user,$conf['start']);
74 $value = str_replace($srch,$repl,$option);
/plugin/mytemplate/
H A Daction.php360 foreach($repls as $repl) {
361 $text = substr_replace($text, $repl[2], $repl[0], $repl[1]);
/plugin/blogtng/helper/
H A Dcomments.php248 $repl = array(
270 $mail->setBody($atext, $repl);
292 $repl['UNSUBSCRIBE'] = wl($entry['page'], ['btngu' => $row['key']],true);
297 $mail->setBody($stext, $repl);
314 $repl = array(
323 $mail->setBody($text, $repl);
/plugin/strreplace/
H A Daction.php84 $repl = $this->getConf($r_term);
85 $event->result = preg_replace($srch,$repl,$event->result, -1, $_count);
/plugin/tplmod/
H A Daction.php304 $repl = array("","","index","");
305 $sitetools=strtolower(preg_replace($pat, $repl,$sitetools));
313 $repl = array("","","backlink");
314 $pagetools=strtolower(preg_replace($pat, $repl,$pagetools));
/plugin/toolbox/
H A DToolboxFindAndReplace.js156 var repl = $dialog.components.in_replace.val();
173 textarea.value = text.replace(re, repl);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php514 * @param string $repl Replace special with this string
518 function utf8_stripspecials($string,$repl='',$additional=''){ argument
527 return preg_replace('/['.$additional.'\x00-\x19'.$specials.']/u',$repl,$string);
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md4 - Ran through [BabelJs](https://babeljs.io/repl/#?browsers=defaults%2C%20not%20ie%2011%2C%20not%20i…
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php804 foreach ($this->_latexMathmodeReplacements as $orig => $repl) {
805 $entry = str_replace($orig,$repl,$entry);
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1035 bindingPairs.push({match: matches[0], repl: replacement});
1071 bindingPairs.push({match: matches[0], repl: mxUtils.htmlEntities(val)});
1078 template = template.replace(bindingPairs[i].match, bindingPairs[i].repl);
1087 bindingPairs.push({match: matches[0], repl: val});
1092 template = template.replace(bindingPairs[i].match, bindingPairs[i].repl);
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php2231 protected function qrstrset($srctab, $x, $y, $repl, $replLen=false) { argument
2232 …srctab[$y], ($replLen !== false)?substr($repl,0,$replLen):$repl, $x, ($replLen !== false)?$replLen…
/plugin/qrcode2/
H A Dphpqrcode.php99 public static function set(&$srctab, $x, $y, $repl, $replLen = false) { argument
100 …srctab[$y], ($replLen !== false)?substr($repl,0,$replLen):$repl, $x, ($replLen !== false)?$replLen…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php2438 $repl = $this->_makeGSUBinputMatch($inputGlyphs, "()");
2440 $volt[] = ['match' => $repl, 'replace' => $subs, 'tag' => $tag, 'key' => $inputGlyphs[0], 'type' => 1];
2448 $repl = $this->_makeGSUBinputMatch($inputGlyphs, "()");
2450 $volt[] = ['match' => $repl, 'replace' => $subs, 'tag' => $tag, 'key' => $inputGlyphs[0], 'type' => 2];
2458 $repl = $this->_makeGSUBinputMatch($inputGlyphs, "()");
2460 $volt[] = ['match' => $repl, 'replace' => $subs, 'tag' => $tag, 'key' => $inputGlyphs[0], 'type' => 3];
2469 $repl = $this->_makeGSUBinputMatch($inputGlyphs, $ignore);
2471 $volt[] = ['match' => $repl, 'replace' => $subs, 'tag' => $tag, 'key' => $inputGlyphs[0], 'type' => 4, 'CompCount' => $Lookup[$i]['Subtable'][$c]['subs'][$s]['CompCount'], 'Lig' => $substitute];
H A DMpdf.php25863 $repl = [];
25875 $repl[] = $this->subArrMB['a'][$char];
25885 $repl[] = $this->subArrMB['z'][$char];
25895 $repl[] = $this->subArrMB['s'][$char];
25902 $patt = mb_substr($writehtml_e, $start, count($repl));
25905 array_splice($writehtml_a, $writehtml_i + 1, 0, [$font, implode('|', $repl), '/' . $font, $m[3]]); // e.g. <tts>
/plugin/discussion/
H A Daction.php291 $repl = $_REQUEST['reply'];
297 $this->_add($comment, $repl);
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js3839 var repl = imgRepl[i];
3840 imgUrl = imgUrl.replace(repl.searchVal, repl.replVal);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js160 repl: '&amp;'
338 …tr = str.replace(mxVsdxCodec.incorrectXMLReqExp[r].regExp, mxVsdxCodec.incorrectXMLReqExp[r].repl);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1102 …nt(g[n],b)}}};k.incorrectXMLReqExp=[{regExp:/\&(?!amp;|lt;|gt;|quot;|#)/g,repl:"&amp;"}];k.prototy…
1105 …t(a)&&(a=a.replace(k.incorrectXMLReqExp[b].regExp,k.incorrectXMLReqExp[b].repl));b=k.parseXml(a)}n…
1604 …;switch(b[1]){case "width":g=k;break;case "height":g=d}a.push({match:b[0],repl:g})}if(m&&m["y:Json…
1605repl:mxUtils.htmlEntities(c)});for(b=0;b<a.length;b++)f=f.replace(a[b].match,a[b].repl);a=[];for(m…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1repl = new Codicon('repl', { character: '\\\\ea85' });\n Codicon.zap = new Codicon('zap', { cha…
H A Dbundle.js1 …",{character:"\\ea85"}),e.console=new e("console",{character:"\\ea85"}),e.repl=new e("repl",{chara…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …",{character:"\\ea85"}),e.console=new e("console",{character:"\\ea85"}),e.repl=new e("repl",{chara…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 … more bytes. This is to work around cases where hwm=0,\n\t// such as the repl. Also, if the push…