Home
last modified time | relevance | path

Searched refs:edits (Results 1 – 25 of 38) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php42 public $edits; variable in Google\\Service\\AndroidPublisher
142 'edits',
146 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}:commit',
165 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}',
180 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}',
195 'path' => 'androidpublisher/v3/applications/{packageName}/edits',
205 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}:validate',
245 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/apks',
260 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/apks',
285 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/bundles',
[all …]
/plugin/batchedit/
H A Dengine.php563 private $edits; variable in BatcheditSession
580 $this->edits = 0;
653 $this->edits = 0;
724 public function addEdits($edits) { argument
725 $this->edits += $edits;
732 return $this->edits;
H A Dinterface.php172 $edits = $this->getLangPlural('sts_edits', $editCount);
173 $stats = $this->getLang('sts_apply', $matches, $pages, $edits);
492 $edits = array('{1}' => 'ctxchars', '{2}' => 'ctxlines');
495 $this->printEditBox($edits[$label[1]], TRUE, isset($_REQUEST['matchctx']));
497 $this->printEditBox($edits[$label[3]], TRUE, isset($_REQUEST['matchctx']));
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1861 // remove any empty footnote markup left after section re-edits
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1867 // remove any empty footnote markup left after section re-edits
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …nchor || !head) {\n // If the marks have been destroyed due to edits, do nothing.\n …
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …de\n pasteIncoming: -1, cutIncoming: -1, // help recognize paste/cut edits in input.poll\n …
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md63 reject comments, commits, code, wiki edits, issues, and other contributions
/plugin/deletehistory/lang/en/
H A Dintro.txt1 Deleting history will irretrievably remove previous revisions of pages and media. All edits will be…
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js184 newValue = temp.edits;
220 var edits = mxUtils.parseXml('<edits>' + newValue + '</edits>');
221 var edit = edits.documentElement.firstChild;
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1edits:t}},e.is=function(e){var t=e;return me.defined(t)&&W.is(t.textDocument)&&Array.isArray(t.edi… property in e.getTextEditChange.r
H A Dbundle.js1 …nction(e){e.bulkEditServiceSummary=h.a("bulkEditServiceSummary","Made {0} edits in {1} files")}(u|…
396edits)}static _copy(e,t,n,i,r){for(let o=0;o<r;o++)n[i+o]=e[t+o]}_setDocumentSemanticTokens(e,t,n,…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js515 function create(textDocument, edits) {
516 return { textDocument: textDocument, edits: edits };
609 function TextEditChangeImpl(edits) { argument
610 this.edits = edits;
622 this.edits.push(edit);
625 return this.edits;
628 this.edits.splice(0, this.edits.length);
684 var edits = [];
687 edits: edits property in WorkspaceChange.getTextEditChange.textDocumentEdit
706 var edits = [];
[all …]
H A D2.2.js.map1edits more easily.\n */\nexport var TextEdit;\n(function (TextEdit) {\n /**\n * Creates a r…
H A D3.3.js.map1edits more easily.\n */\nexport var TextEdit;\n(function (TextEdit) {\n /**\n * Creates a r…
H A D4.4.js1edits:t}},e.is=function(e){var t=e;return gr.defined(t)&&jn.is(t.textDocument)&&Array.isArray(t.ed… property in e.getTextEditChange.n
H A D4.4.js.map1edits = format(newText, { offset: begin, length: end - begin }, options.formattingOptions);\n /…
H A D5.5.js1edits:t}},e.is=function(e){var t=e;return re.defined(t)&&A.is(t.textDocument)&&Array.isArray(t.edi… property in e.getTextEditChange.n
H A D5.5.js.map1edits;\n var _this = this;\n return __generator(this, function (_a) {\n …
H A D6.6.js1edits:t}},e.is=function(e){var t=e;return me.defined(t)&&W.is(t.textDocument)&&Array.isArray(t.edi… property in e.getTextEditChange.r
H A D70.70.js1edits:r},diagnostics:t.markers,kind:"quickfix"}},t}(L),M=function(e){function t(){return null!==e&…
H A Dbundle.js1 …nction(e){e.bulkEditServiceSummary=h.a("bulkEditServiceSummary","Made {0} edits in {1} files")}(u|…
396edits)}static _copy(e,t,n,i,r){for(let o=0;o<r;o++)n[i+o]=e[t+o]}_setDocumentSemanticTokens(e,t,n,…
H A Dbundle.js.map1edits.map(edit => {\n if (isWorkspaceTextEdit(edit)) {\n return new Reso…
H A Deditor.worker.js.map1edits) {\n return __awaiter(this, void 0, void 0, function* () {\n const model =…
H A Djson.worker.js.map1edits) {\n return __awaiter(this, void 0, void 0, function* () {\n const model =…

12