Home
last modified time | relevance | path

Searched refs:SCE_L_COMMENT (Results 76 – 100 of 119) sorted by relevance

12345

/dports/devel/geany-plugin-overview/geany-plugins-1.38/spellcheck/src/
H A Dspeller.c982 case SCE_L_COMMENT: in sc_speller_is_text()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/include/
H A DSciLexer.h410 #define SCE_L_COMMENT 4 macro
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DSciLexer.h432 #define SCE_L_COMMENT 4 macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/include/
H A DSciLexer.h428 #define SCE_L_COMMENT 4 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/include/
H A DSciLexer.h428 #define SCE_L_COMMENT 4 macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/include/
H A DSciLexer.h445 #define SCE_L_COMMENT 4 macro
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/include/
H A DSciLexer.h444 #define SCE_L_COMMENT 4 macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/include/
H A DSciLexer.h450 #define SCE_L_COMMENT 4 macro
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/include/
H A DSciLexer.h462 #define SCE_L_COMMENT 4 macro
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/include/
H A DSciLexer.h459 #define SCE_L_COMMENT 4 macro
/dports/devel/codequery/codequery-0.24.0/scintilla/include/
H A DSciLexer.h464 #define SCE_L_COMMENT 4 macro
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/include/
H A DSciLexer.h459 #define SCE_L_COMMENT 4 macro
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/include/
H A DSciLexer.h459 #define SCE_L_COMMENT 4 macro
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/include/
H A DSciLexer.h459 #define SCE_L_COMMENT 4 macro
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/include/
H A DSciLexer.h464 #define SCE_L_COMMENT 4 macro
/dports/x11-toolkits/scintilla/scintilla/include/
H A DSciLexer.h464 #define SCE_L_COMMENT 4 macro
/dports/devel/geany-legacy/geany-1.37.1/scintilla/include/
H A DSciLexer.h465 #define SCE_L_COMMENT 4 macro
/dports/devel/geany/geany-1.38/scintilla/include/
H A DSciLexer.h466 #define SCE_L_COMMENT 4 macro
/dports/editors/textadept/scintilla/include/
H A DSciLexer.h464 #define SCE_L_COMMENT 4 macro
/dports/editors/scite/scintilla/include/
H A DSciLexer.h464 #define SCE_L_COMMENT 4 macro
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dhighlightingmappings.h895 { SCE_L_COMMENT, "comment", FALSE },
H A Dhighlighting.c1689 return (style == SCE_L_COMMENT || in highlighting_is_comment_style()
/dports/devel/geany/geany-1.38/src/
H A Dhighlightingmappings.h931 { SCE_L_COMMENT, "comment", FALSE },
H A Dhighlighting.c1698 return (style == SCE_L_COMMENT || in highlighting_is_comment_style()
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEditPy/
H A DScintillaConstants.py1099 SCE_L_COMMENT=4 variable

12345