Home
last modified time | relevance | path

Searched refs:rawStrStyle (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexNim.cxx633 const int rawStrStyle = options.highlightRawStrIdent ? IsLetter(sc.ch) : in Lex() local
636 if (rawStrStyle) { in Lex()
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexNim.cxx633 const int rawStrStyle = options.highlightRawStrIdent ? IsLetter(sc.ch) : in Lex() local
636 if (rawStrStyle) { in Lex()
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/
H A DLexNim.cxx629 const int rawStrStyle = options.highlightRawStrIdent ? IsLetter(sc.ch) : in Lex() local
632 if (rawStrStyle) { in Lex()
/dports/editors/textadept/scintilla/lexers/
H A DLexNim.cxx633 const int rawStrStyle = options.highlightRawStrIdent ? IsLetter(sc.ch) : in Lex() local
636 if (rawStrStyle) { in Lex()
/dports/editors/scite/scintilla/lexers/
H A DLexNim.cxx633 const int rawStrStyle = options.highlightRawStrIdent ? IsLetter(sc.ch) : in Lex() local
636 if (rawStrStyle) { in Lex()