/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/ |
H A D | LexX12.cxx | 302 return { SCE_X12_FUNCTIONGROUP, pos, 1, +1 }; in DetectSegmentHeader() 304 return { SCE_X12_FUNCTIONGROUP, pos, 1, -1 }; in DetectSegmentHeader()
|
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/ |
H A D | LexX12.cxx | 306 return { SCE_X12_FUNCTIONGROUP, pos, 1, +1 }; in DetectSegmentHeader() 308 return { SCE_X12_FUNCTIONGROUP, pos, 1, -1 }; in DetectSegmentHeader()
|
/dports/x11-toolkits/scintilla/scintilla/lexers/ |
H A D | LexX12.cxx | 306 return { SCE_X12_FUNCTIONGROUP, pos, 1, +1 }; in DetectSegmentHeader() 308 return { SCE_X12_FUNCTIONGROUP, pos, 1, -1 }; in DetectSegmentHeader()
|
/dports/editors/textadept/scintilla/lexers/ |
H A D | LexX12.cxx | 306 return { SCE_X12_FUNCTIONGROUP, pos, 1, +1 }; in DetectSegmentHeader() 308 return { SCE_X12_FUNCTIONGROUP, pos, 1, -1 }; in DetectSegmentHeader()
|
/dports/editors/scite/scintilla/lexers/ |
H A D | LexX12.cxx | 306 return { SCE_X12_FUNCTIONGROUP, pos, 1, +1 }; in DetectSegmentHeader() 308 return { SCE_X12_FUNCTIONGROUP, pos, 1, -1 }; in DetectSegmentHeader()
|
/dports/devel/codequery/codequery-0.24.0/scintilla/include/ |
H A D | SciLexer.h | 1895 #define SCE_X12_FUNCTIONGROUP 3 macro
|
H A D | Scintilla.iface | 5183 val SCE_X12_FUNCTIONGROUP=3
|
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/include/ |
H A D | SciLexer.h | 1895 #define SCE_X12_FUNCTIONGROUP 3 macro
|
H A D | Scintilla.iface | 5180 val SCE_X12_FUNCTIONGROUP=3
|
/dports/x11-toolkits/scintilla/scintilla/include/ |
H A D | SciLexer.h | 1896 #define SCE_X12_FUNCTIONGROUP 3 macro
|
H A D | Scintilla.iface | 5245 val SCE_X12_FUNCTIONGROUP=3
|
/dports/devel/geany-legacy/geany-1.37.1/scintilla/include/ |
H A D | SciLexer.h | 1897 #define SCE_X12_FUNCTIONGROUP 3 macro
|
H A D | Scintilla.iface | 5250 val SCE_X12_FUNCTIONGROUP=3
|
/dports/devel/geany/geany-1.38/scintilla/include/ |
H A D | SciLexer.h | 1920 #define SCE_X12_FUNCTIONGROUP 3 macro
|
H A D | Scintilla.iface | 5275 val SCE_X12_FUNCTIONGROUP=3
|
/dports/editors/textadept/scintilla/include/ |
H A D | SciLexer.h | 1896 #define SCE_X12_FUNCTIONGROUP 3 macro
|
H A D | Scintilla.iface | 5245 val SCE_X12_FUNCTIONGROUP=3
|
/dports/editors/scite/scintilla/include/ |
H A D | SciLexer.h | 1896 #define SCE_X12_FUNCTIONGROUP 3 macro
|
H A D | Scintilla.iface | 5245 val SCE_X12_FUNCTIONGROUP=3
|
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEditPy/ |
H A D | ScintillaConstants.py | 2530 SCE_X12_FUNCTIONGROUP=3 variable
|