Home
last modified time | relevance | path

Searched defs:replacement (Results 1 – 25 of 32) sorted by last modified time

12

/plugin/batchedit/
H A Drequest.php30 private $replacement; variable in BatcheditRequest
H A Dengine.php96 public function __construct($pageText, $pageOffset, $text, $regexp, $replacement, $contextChars, $contextLines) { argument
264 public function findMatches($regexp, $replacement, $limit, $contextChars, $contextLines, $applyTemplatePatterns) { argument
413 private function addMatch($text, $offset, $matched, $regexp, $replacement, $contextChars, $contextLines) { argument
1017 public function findMatches($namespace, $regexp, $replacement, argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php27060 OverWrite($file_in, $search, $replacement, $dest = Destination DOWNLOAD, $file_out = 'mpdf') global() argument
[all...]
/plugin/odt/ODT/
H A DXMLUtil.php359 public static function elementReplace ($element, $xmlCode, $replacement) {
/plugin/odt/ODT/css/
H A Dcssimportnew.php1407 public static function replaceURLPrefix ($URL, $replacement) {
/plugin/odt/helper/
H A Dcssimport.php1484 public function replaceURLPrefix ($URL, $replacement) {
H A Dcssimportnew.php102 public function replaceURLPrefix ($URL, $replacement) {
/plugin/odt/renderer/
H A Dpage.php2009 public function replaceURLPrefix ($URL, $replacement) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php284 function utf8_substr_replace($string, $replacement, $start , $length=0 ){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDeprecationStatus.php37 public $replacement; variable in Google\\Service\\Compute\\DeprecationStatus
88 public function setReplacement($replacement)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DFindReplaceRequest.php47 public $replacement; variable in Google\\Service\\Sheets\\FindReplaceRequest
144 public function setReplacement($replacement)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js43422 forEach(newElements, function(replacement) { argument
55620 forEach(replacements, function(replacement) { argument
/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNode.php130 replaceWith(Node $replacement) global() argument
/plugin/commonmark/vendor/league/commonmark/src/
H A DContext.php
H A DContextInterface.php
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCollectionInterface.php58 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false…
H A DAssetCollection.php95 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false)
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js1212 function deprecated(name, replacement) { argument
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php151 public $replacement = null; variable in Hoa\\Iterator\\RegularExpression
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php401 public function replace($pattern, $replacement, $limit = -1)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js731 self.replace = function (str, search, replacement, scope) { argument
999 fixed.replace = function (search, replacement) { argument

12