Home
last modified time | relevance | path

Searched defs:wholeWord (Results 1 – 25 of 83) sorted by relevance

1234

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/q3textedit/
H A Dtst_q3textedit.cpp496 bool wholeWord = FALSE; in find_data() local
510 bool wholeWord = FALSE; in find_data() local
524 bool wholeWord = TRUE; in find_data() local
536 bool wholeWord = FALSE; in find_data() local
564 bool wholeWord = TRUE; in find_data() local
604 bool wholeWord = TRUE; in find_data() local
646 bool wholeWord = TRUE; in find_data() local
688 bool wholeWord = TRUE; in find_data() local
730 bool wholeWord = TRUE; in find_data() local
744 bool wholeWord = TRUE; in find_data() local
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/output/find/
H A DFindOutputPresenter.java89 void updateSearchLabel(String query, String path, boolean wholeWord); in updateSearchLabel()
90 void updateSearchLabel(String query, String path, String replace, boolean wholeWord); in updateSearchLabel()
91 void updateSearchLabel(String query, String path, String replace, boolean wholeWord, in updateSearchLabel()
605 private void updateSearchLabel(String query, String path, boolean wholeWord, boolean regex) in updateSearchLabel()
614 private void updateSearchLabel(String query, String path, boolean wholeWord, boolean regex, in updateSearchLabel()
631 private void updateSearchLabel(String query, String path, boolean wholeWord, boolean regex, in updateSearchLabel()
H A DFindOutputPane.java344 public void updateSearchLabel(String query, String path, boolean wholeWord) in updateSearchLabel()
358 public void updateSearchLabel(String query, String path, String replace, boolean wholeWord) in updateSearchLabel()
377 boolean wholeWord, int successCount, int errorCount) in updateSearchLabel()
H A DFindInFilesDialog.java65 boolean wholeWord, in createState()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/dlg/
H A DdlgFindReplace.cpp195 bool wholeWord = false, in OnFind() local
236 bool wholeWord = false, in OnReplace() local
274 bool wholeWord = false, in OnReplaceAll() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/scinotes/src/java/org/scilab/modules/scinotes/utils/
H A DSearchFile.java272 boolean wordCaseSensitive, boolean wholeWord, boolean regexp) { in fillTab()
367 … String wordPattern, boolean wordCaseSensitive, boolean wholeWord, boolean regexp) { in getJTree()
455 String wordPattern, boolean wordCaseSensitive, boolean wholeWord, boolean regexp) { in getSearchResultsWindow()
543 boolean wholeWord; field in SearchFile.MyBackgroundSearch
562 … String wordPattern, boolean wordCaseSensitive, boolean wholeWord, boolean regexp) { in MyBackgroundSearch()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DFindNextAction.java243 …, boolean forwardSearch, boolean caseSensitive, boolean wrapSearch, boolean wholeWord, boolean reg… in findIndex()
281 …, boolean forwardSearch, boolean caseSensitive, boolean wrapSearch, boolean wholeWord, boolean reg… in findNext()
321 …t, String findString, boolean forwardSearch, boolean caseSensitive, boolean wholeWord, boolean reg… in findAndSelect()
H A DFindReplaceTarget.java75 …t(int offset, String findString, boolean searchForward, boolean caseSensitive, boolean wholeWord) { in findAndSelect()
82 …t, String findString, boolean searchForward, boolean caseSensitive, boolean wholeWord, boolean reg… in findAndSelect()
H A DFindReplaceDialog.java860 …, boolean forwardSearch, boolean caseSensitive, boolean wrapSearch, boolean wholeWord, boolean reg… in findIndex()
906 …t, String findString, boolean forwardSearch, boolean caseSensitive, boolean wholeWord, boolean reg… in findAndSelect()
950 …, boolean forwardSearch, boolean caseSensitive, boolean wrapSearch, boolean wholeWord, boolean inc… in findNext()
1504 …String replaceString, boolean forwardSearch, boolean caseSensitive, boolean wholeWord, boolean reg… in replaceAll()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DIFindReplaceTargetExtension3.java45 …t, String findString, boolean searchForward, boolean caseSensitive, boolean wholeWord, boolean reg… in findAndSelect()
H A DIFindReplaceTarget.java72 … widgetOffset, String findString, boolean searchForward, boolean caseSensitive, boolean wholeWord); in findAndSelect()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/ace/
H A DSearch.java25 boolean wholeWord, in create()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ctl/
H A DctlSQLBox.cpp209 bool ctlSQLBox::Find(const wxString &find, bool wholeWord, bool matchCase, bool useRegexps, bool st… in Find()
220 bool ctlSQLBox::Replace(const wxString &find, const wxString &replace, bool wholeWord, bool matchCa… in Replace()
231 bool ctlSQLBox::ReplaceAll(const wxString &find, const wxString &replace, bool wholeWord, bool matc… in ReplaceAll()
253 …oFind(const wxString &find, const wxString &replace, bool doReplace, bool wholeWord, bool matchCas… in DoFind()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/
H A DLicenseReplaceTask.java252 private int scan(StringBuffer buf, int start, String targetName, boolean wholeWord) { in scan()
256 private int scan(StringBuffer buf, int start, String[] targets, boolean wholeWord) { in scan()
272 private int scanNoComment(StringBuffer bug, int start, String thisTarget, boolean wholeWord) { in scanNoComment()
H A DIdReplaceTask.java318 private int scan(StringBuffer buf, int start, String targetName, boolean wholeWord) { in scan()
322 private int scan(StringBuffer buf, int start, String[] targets, boolean wholeWord) { in scan()
/dports/devel/eric6/eric6-21.11/eric/eric6/UI/
H A DLogView.py236 def searchNext(self, txt, caseSensitive, wholeWord, regexp): argument
270 def searchPrev(self, txt, caseSensitive, wholeWord, regexp): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/jface/text/
H A DFindReplaceDocumentAdapter.java108 …t, String findString, boolean forwardSearch, boolean caseSensitive, boolean wholeWord, boolean reg… in find()
143 …, String replaceText, boolean forwardSearch, boolean caseSensitive, boolean wholeWord, boolean reg… in findReplace()
/dports/math/scilab/scilab-6.1.1/scilab/modules/scinotes/src/java/org/scilab/modules/scinotes/
H A DSearchManager.java71 … boolean caseSensitive, boolean wholeWord, boolean useRegexp) { in findWord()
142 …public static Pattern generatePattern(String exp, boolean caseSensitive, boolean wholeWord, boolea… in generatePattern()
182 String wordPattern, boolean wordCaseSensitive, boolean wholeWord, boolean regexp) { in searchInFiles()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/qt_ui/
H A Dmainwindow.cpp984 void MainWindow::replaceAll(QString text, QString replaceWith, bool matchCase, bool wholeWord) in replaceAll()
1005 void MainWindow::replaceOne(QString text, QString replaceWith, bool matchCase, bool wholeWord) in replaceOne()
1033 void MainWindow::findNext(QString text, bool down, bool matchCase, bool wholeWord) in findNext()
H A Dmainwindow.h52 bool wholeWord; member
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/dom/
H A DWindowEx.java86 boolean wholeWord) /*-{ in find()
/dports/graphics/xpdf/xpdf-4.03/xpdf-qt/
H A DQtPDFCore.cc857 GBool backward, GBool wholeWord, GBool onePageOnly) { in find()
870 GBool wholeWord, GBool onePageOnly) { in findU()
/dports/graphics/xpdf4/xpdf-4.03/xpdf-qt/
H A DQtPDFCore.cc857 GBool backward, GBool wholeWord, GBool onePageOnly) { in find()
870 GBool wholeWord, GBool onePageOnly) { in findU()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/findreplace/
H A DFindReplace.java83 HasValue<Boolean> wholeWord = display_.getWholeWord(); in FindReplace() local
/dports/java/jd-gui/jd-gui-1.6.6/services/src/main/java/org/jd/gui/view/component/
H A DAbstractTextPage.java304 …protected SearchContext newSearchContext(String searchFor, boolean matchCase, boolean wholeWord, b… in newSearchContext()

1234