Searched refs:IsLeadByte (Results 1 - 12 of 12) 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 DStyleContext.h20 if (styler.IsLeadByte(static_cast<char>(chNext))) {
56 if (styler.IsLeadByte(static_cast<char>(ch))) {
H A DLexInno.cxx49 if (styler.IsLeadByte(ch)) {
H A DLexBullant.cxx114 if (styler.IsLeadByte(ch)) {
H A DLexConf.cxx47 if (styler.IsLeadByte(ch)) {
H A DLexCrontab.cxx49 if (styler.IsLeadByte(ch)) {
H A DLexMSSQL.cxx144 if (styler.IsLeadByte(ch)) {
H A DLexPascal.cxx155 if (styler.IsLeadByte(ch)) {
H A DLexBash.cxx225 if (styler.IsLeadByte(ch)) {
H A DLexRuby.cxx663 if (styler.IsLeadByte(ch)) {
H A DLexHTML.cxx553 if (styler.IsLeadByte(ch)) {
H A DLexPerl.cxx239 if (styler.IsLeadByte(ch)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DAccessor.h53 bool IsLeadByte(char ch) { function in class:Accessor

Completed in 91 milliseconds