Home
last modified time | relevance | path

Searched defs:replacement (Results 1 – 25 of 32) sorted by path

12

/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1889 public $replacement; variable in Google_DeprecationStatus
1909 public function setReplacement( $replacement) {
/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/batchedit/
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...]
H A Drequest.php30 private $replacement; variable in BatcheditRequest
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js43422 forEach(newElements, function(replacement) { argument
55620 forEach(replacements, function(replacement) { argument
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php284 function utf8_substr_replace($string, $replacement, $start , $length=0 ){
/plugin/commonmark/vendor/league/commonmark/src/
H A DContext.php
H A DContextInterface.php
/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNode.php130 replaceWith(Node $replacement) global() argument
/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/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php27060 OverWrite($file_in, $search, $replacement, $dest = Destination DOWNLOAD, $file_out = 'mpdf') global() argument
[all...]
/plugin/embed/
H A Dsyntax.php107 function _embed_file($id,$replacement) {
/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/freechat/phpfreechat/data/public/js/
H A Dprototype.js335 gsub: function(pattern, replacement) { argument
351 sub: function(pattern, replacement, count) { argument
537 String.prototype.gsub.prepareReplacement = function(replacement) { argument
/plugin/issuetracker/
H A Dprototype.js539 function prepareReplacement(replacement) { argument
545 function gsub(pattern, replacement) { argument
569 function sub(pattern, replacement, count) { argument
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCollection.php95 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false)
H A DAssetCollectionInterface.php58 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false…
/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) {

12