Searched defs:chPrev (Results 1 - 15 of 15) 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 DLexBullant.cxx67 char chPrev = ' '; local
H A DDocumentAccessor.cxx158 char chPrev = (*this)[posPrev++]; local
H A DLexInno.cxx25 char chPrev; local
[all...]
H A DStyleContext.h37 int chPrev; member in class:StyleContext
H A DWindowAccessor.cxx150 char chPrev = (*this)[posPrev++]; local
H A DLexMSSQL.cxx121 char chPrev = ' '; local
H A DLexPascal.cxx118 char chPrev = ' '; local
H A DLexScriptol.cxx135 char chPrev = ' '; local
[all...]
H A DLexVHDL.cxx203 char chPrev = styler.SafeGetCharAt(j-1); local
245 char chPrev = '\0'; local
H A DLexAU3.cxx702 char chPrev = ' '; local
H A DLexBash.cxx211 char chPrev = styler.SafeGetCharAt(startPos - 1); local
H A DLexPerl.cxx225 char chPrev = styler.SafeGetCharAt(startPos - 1); local
1132 char chPrev = styler.SafeGetCharAt(startPos - 1); local
[all...]
H A DCellBuffer.cxx887 char chPrev = ' '; local
948 char chPrev = ' '; local
H A DLexHTML.cxx522 char chPrev = ' '; local
[all...]
H A DLexRuby.cxx554 char chPrev = styler.SafeGetCharAt(pos - 1); local
644 char chPrev = styler.SafeGetCharAt(startPos - 1); local
[all...]

Completed in 138 milliseconds