/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/ |
H A D | LexMake.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
H A D | LexDiff.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 108 if (AtEOL(styler, i)) { in ColouriseDiffDoc()
|
H A D | LexProps.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 97 if (AtEOL(styler, i)) { in ColourisePropsDoc()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/ |
H A D | LexMake.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 127 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
H A D | LexDiff.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 100 if (AtEOL(styler, i)) { in ColouriseDiffDoc()
|
H A D | LexProps.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 98 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColourisePropsDoc()
|
/dports/x11-toolkits/scintilla/scintilla/lexers/ |
H A D | LexMake.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
H A D | LexDiff.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 108 if (AtEOL(styler, i)) { in ColouriseDiffDoc()
|
H A D | LexProps.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 97 if (AtEOL(styler, i)) { in ColourisePropsDoc()
|
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/ |
H A D | LexMake.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 127 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
H A D | LexProps.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 98 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColourisePropsDoc()
|
H A D | LexDiff.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 102 if (AtEOL(styler, i)) { in ColouriseDiffDoc()
|
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/ |
H A D | LexMake.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
H A D | LexDiff.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 108 if (AtEOL(styler, i)) { in ColouriseDiffDoc()
|
H A D | LexProps.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 97 if (AtEOL(styler, i)) { in ColourisePropsDoc()
|
/dports/devel/geany-legacy/geany-1.37.1/scintilla/lexers/ |
H A D | LexMake.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
H A D | LexProps.cxx | 30 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 97 if (AtEOL(styler, i)) { in ColourisePropsDoc()
|
H A D | LexDiff.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 108 if (AtEOL(styler, i)) { in ColouriseDiffDoc()
|
/dports/devel/geany/geany-1.38/scintilla/lexers/ |
H A D | LexMake.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
H A D | LexDiff.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 108 if (AtEOL(styler, i)) { in ColouriseDiffDoc()
|
/dports/editors/textadept/scintilla/lexers/ |
H A D | LexMake.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
/dports/editors/scite/scintilla/lexers/ |
H A D | LexMake.cxx | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexMake.cpp | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexMake.cpp | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexMake.cpp | 28 static inline bool AtEOL(Accessor &styler, Sci_PositionU i) { in AtEOL() function 125 if (AtEOL(styler, i) || (linePos >= sizeof(lineBuffer) - 1)) { in ColouriseMakeDoc()
|