Searched defs:wordStart (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DPropSet.cxx963 const char *WordList::GetNearestWord(const char *wordStart, int searchLen, bool ignoreCase /*= false*/, SString wordCharacters /*='/0' */, int wordIndex /*= -1 */) { argument
1088 GetNearestWords( const char *wordStart, int searchLen, bool ignoreCase , char otherSeparator , bool exactLen ) argument
[all...]
H A DDocument.cxx1002 FindText(int minPos, int maxPos, const char *s, bool caseSensitive, bool word, bool wordStart, bool regExp, bool posix, int *length) argument

Completed in 210 milliseconds