Home
last modified time | relevance | path

Searched refs:replaceEnd (Results 1 – 12 of 12) sorted by relevance

/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/core/
H A DCompletionProposal.java298 private int replaceEnd = 0; field in CompletionProposal
527 return this.replaceEnd; in getReplaceEnd()
552 this.replaceEnd = endIndex; in setReplaceRange()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/
H A DInternalCompletionProposal.java111 private int replaceEnd = 0; field in InternalCompletionProposal
558 return this.replaceEnd; in getReplaceEnd()
567 this.replaceEnd = endIndex; in setReplaceRange()
1160 buffer.append(this.replaceEnd); in toString()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dsmallstring.h508 auto replaceEnd = replaceStart + length; in replace() local
510 size_type tailSize = size_type(end() - replaceEnd + 1); in replace()
513 replaceEnd.data(), tailSize); in replace()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/console/shell/assist/
H A DCompletionManagerBase.java705 Position replaceEnd = range.getEnd(); in onSelection() local
706 docDisplay_.replaceRange(Range.fromPoints(replaceStart, replaceEnd), value); in onSelection()
H A DRCompletionManager.java2095 Position replaceEnd = range.getEnd(); in applyValue() local
2096 Position replaceStart = replaceEnd.movedLeft(offset); in applyValue()
2099 Range.fromPoints(replaceStart, replaceEnd), in applyValue()
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs376 replaceEnd id params n r = function
407 surroundWith id params s = fixWith [replaceStart id params 0 s, replaceEnd id params 0 s]
689 (fixWith [replaceEnd (getId suffix) params 1 ""])
1689 (fixWith [replaceStart id params 1 "$(", replaceEnd id params 1 ")"])
2197 ,replaceEnd (getId token) params 0 "}"]
2607 addRedirect string cmd = fixWith [replaceEnd (getId cmd) params 0 (' ':string)]
3207 (fixWith [replaceEnd (getId t) params 0 " || exit"])
4221 fixWith [replaceEnd id params 0 "|"]
4231 (fixWith [replaceEnd id params 0 "&"])
4453 … then [ replaceStart id params 2 "", replaceEnd id params 1 "" ]
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/adie/
H A DTextWindow.cpp472 replaceEnd=0; in FXIMPLEMENT()
3015 replaceStart=replaceEnd=editor->getCursorPos(); in onCmdShellDialog()
3044 replaceEnd=editor->getSelEndPos(); in onCmdShellFilter()
3045 editor->extractText(selection,replaceStart,replaceEnd-replaceStart); in onCmdShellFilter()
3082 if(replaceEnd>editor->getLength()) replaceEnd=editor->getLength(); in onCmdShellOutput()
3083 editor->replaceText(replaceStart,replaceEnd-replaceStart,string,len,true); in onCmdShellOutput()
3085 replaceEnd=replaceStart; in onCmdShellOutput()
3086 editor->setCursorPos(replaceEnd); in onCmdShellOutput()
3087 editor->makePositionVisible(replaceEnd); in onCmdShellOutput()
H A DTextWindow.h85 FXint replaceEnd; // End of text to be replaced variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/liblouis/
H A Dlou_translateString.c475 widechar replaceEnd = replaceRule->charsdots[2 * passCharDots + 1]; in replaceGrouping() local
492 chars[p] = replaceEnd; in replaceGrouping()
504 replaceEnd = replaceRule->charsdots[3]; in replaceGrouping()
506 output->chars[output->length] = replaceEnd; in replaceGrouping()
/dports/devel/liblouis/liblouis-3.20.0/liblouis/
H A Dlou_translateString.c498 widechar replaceEnd = replaceRule->charsdots[2 * passCharDots + 1]; in replaceGrouping() local
515 chars[p] = replaceEnd; in replaceGrouping()
527 replaceEnd = replaceRule->charsdots[3]; in replaceGrouping()
529 output->chars[output->length] = replaceEnd; in replaceGrouping()
/dports/editors/nedit/nedit-5.7/source/
H A Dmacro.c2571 int replacedLen, replaceEnd, force=False, i; in replaceInStringMS() local
2621 replaceEnd = copyStart + replacedLen; in replaceInStringMS()
2622 AllocNString(&result->val.str, replaceEnd + remainder + 1); in replaceInStringMS()
2625 strcpy(&result->val.str.rep[replaceEnd], &string[copyEnd]); in replaceInStringMS()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D1319.0e38943fa459e872fe93.js.map1replaceEnd) {\n if (replaceEnd === void 0) { replaceEnd = offset; }\n if (re…