Home
last modified time | relevance | path

Searched refs:SCE_RUST_BYTESTRING (Results 1 – 25 of 89) sorted by relevance

1234

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexers/
H A DLexRust.cxx598 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
659 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/
H A DLexRust.cxx598 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
659 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexRust.cxx628 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
689 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/
H A DLexRust.cxx622 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
683 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexRust.cxx628 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
689 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/
H A DLexRust.cxx623 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
684 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/
H A DLexRust.cxx622 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
683 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/lexers/
H A DLexRust.cxx628 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
689 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/devel/geany/geany-1.38/scintilla/lexers/
H A DLexRust.cxx628 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
689 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/editors/textadept/scintilla/lexers/
H A DLexRust.cxx628 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
689 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/editors/scite/scintilla/lexers/
H A DLexRust.cxx628 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
689 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexRust.cpp623 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
684 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexRust.cpp623 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
684 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexRust.cpp623 styler.ColourTo(pos - 1, ascii_only ? SCE_RUST_BYTESTRING : SCE_RUST_STRING); in ResumeString()
684 } else if (initStyle == SCE_RUST_BYTESTRING) { in Lex()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c1189 case SCE_RUST_BYTESTRING: in sc_speller_is_text()

1234