Home
last modified time | relevance | path

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

12

/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/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js132 String.prototype.ReplaceNewLineChars = function( replacement ) argument
137 String.prototype.Replace = function( regExp, replacement, thisObj ) argument
/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/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/commonmark/vendor/league/commonmark/src/
H A DContextInterface.php
H A DContext.php
/plugin/odt/helper/
H A Dcssimportnew.php102 public function replaceURLPrefix ($URL, $replacement) {
H A Dcssimport.php1484 public function replaceURLPrefix ($URL, $replacement) {
/plugin/embed/
H A Dsyntax.php107 function _embed_file($id,$replacement) {
/plugin/src/
H A Dsyntax.php185 function _mb_str_replace($needle, $replacement, $haystack) {
/plugin/odt/ODT/
H A DXMLUtil.php359 public static function elementReplace ($element, $xmlCode, $replacement) {
/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/commonmark/vendor/league/commonmark/src/Node/
H A DNode.php130 replaceWith(Node $replacement) global() argument
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php151 public $replacement = null; variable in Hoa\\Iterator\\RegularExpression
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php284 function utf8_substr_replace($string, $replacement, $start , $length=0 ){
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php401 public function replace($pattern, $replacement, $limit = -1)
/plugin/odt/ODT/css/
H A Dcssimportnew.php1407 public static function replaceURLPrefix ($URL, $replacement) {
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js731 self.replace = function (str, search, replacement, scope) { argument
999 fixed.replace = function (search, replacement) { argument
/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/odt/renderer/
H A Dpage.php2009 public function replaceURLPrefix ($URL, $replacement) {
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js422 function prepareReplacement(replacement) { argument
428 function gsub(pattern, replacement) { argument
452 function sub(pattern, replacement, count) { 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/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1889 public $replacement; variable in Google_DeprecationStatus
1909 public function setReplacement( $replacement) {

12