Home
last modified time | relevance | path

Searched refs:OptionsRust (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexers/
H A DLexRust.cxx46 struct OptionsRust { struct
58 OptionsRust() { in OptionsRust() argument
84 struct OptionSetRust : public OptionSet<OptionsRust> {
86 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
88 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
90 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
92 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
94 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
106 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
112 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/
H A DLexRust.cxx46 struct OptionsRust { struct
58 OptionsRust() { in OptionsRust() argument
84 struct OptionSetRust : public OptionSet<OptionsRust> {
86 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
88 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
90 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
92 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
94 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
106 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
112 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexRust.cxx45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/
H A DLexRust.cxx46 struct OptionsRust { struct
58 OptionsRust() { in OptionsRust() argument
84 struct OptionSetRust : public OptionSet<OptionsRust> {
86 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
88 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
90 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
92 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
94 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
106 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
112 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexRust.cxx45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/
H A DLexRust.cxx45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/
H A DLexRust.cxx46 struct OptionsRust { struct
58 OptionsRust() { in OptionsRust() argument
84 struct OptionSetRust : public OptionSet<OptionsRust> {
86 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
88 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
90 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
92 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
94 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
106 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
112 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/devel/geany-legacy/geany-1.37.1/scintilla/lexers/
H A DLexRust.cxx45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/devel/geany/geany-1.38/scintilla/lexers/
H A DLexRust.cxx45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/editors/textadept/scintilla/lexers/
H A DLexRust.cxx45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/editors/scite/scintilla/lexers/
H A DLexRust.cxx45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexRust.cpp45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexRust.cpp45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexRust.cpp45 struct OptionsRust { struct
57 OptionsRust() { in OptionsRust() argument
83 struct OptionSetRust : public OptionSet<OptionsRust> {
85 DefineProperty("fold", &OptionsRust::fold); in OptionSetRust()
87 DefineProperty("fold.comment", &OptionsRust::foldComment); in OptionSetRust()
89 DefineProperty("fold.compact", &OptionsRust::foldCompact); in OptionSetRust()
91 DefineProperty("fold.at.else", &OptionsRust::foldAtElse); in OptionSetRust()
93 DefineProperty("fold.rust.syntax.based", &OptionsRust::foldSyntaxBased, in OptionSetRust()
105 DefineProperty("fold.rust.explicit.end", &OptionsRust::foldExplicitEnd, in OptionSetRust()
111 DefineProperty("lexer.rust.fold.at.else", &OptionsRust::foldAtElseInt, in OptionSetRust()
[all …]