Searched refs:IsLetter (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/applet/
H A Dprepifelse.cpp78 bool IsLetter( function
210 while (end2 < str.Length() && IsLetter(str.GetChar(end2)))
213 while (begin >= 0 && IsLetter(str.GetChar(begin)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DPropSet.cxx28 static inline bool IsLetter(char ch) { function

Completed in 110 milliseconds