Home
last modified time | relevance | path

Searched refs:InListAbbreviated (Results 1 – 25 of 91) sorted by relevance

1234

/dports/x11-toolkits/scintilla/scintilla/test/unit/
H A DtestWordList.cxx51 REQUIRE(wl.InListAbbreviated("else", '~'));
53 REQUIRE(wl.InListAbbreviated("struct", '~'));
54 REQUIRE(wl.InListAbbreviated("stru", '~'));
55 REQUIRE(wl.InListAbbreviated("struc", '~'));
56 REQUIRE(!wl.InListAbbreviated("str", '~'));
58 REQUIRE(wl.InListAbbreviated("while", '~'));
59 REQUIRE(wl.InListAbbreviated("wh", '~'));
62 REQUIRE(!wl.InListAbbreviated("", '~'));
/dports/editors/textadept/scintilla/test/unit/
H A DtestWordList.cxx51 REQUIRE(wl.InListAbbreviated("else", '~'));
53 REQUIRE(wl.InListAbbreviated("struct", '~'));
54 REQUIRE(wl.InListAbbreviated("stru", '~'));
55 REQUIRE(wl.InListAbbreviated("struc", '~'));
56 REQUIRE(!wl.InListAbbreviated("str", '~'));
58 REQUIRE(wl.InListAbbreviated("while", '~'));
59 REQUIRE(wl.InListAbbreviated("wh", '~'));
62 REQUIRE(!wl.InListAbbreviated("", '~'));
/dports/editors/scite/scintilla/test/unit/
H A DtestWordList.cxx51 REQUIRE(wl.InListAbbreviated("else", '~'));
53 REQUIRE(wl.InListAbbreviated("struct", '~'));
54 REQUIRE(wl.InListAbbreviated("stru", '~'));
55 REQUIRE(wl.InListAbbreviated("struc", '~'));
56 REQUIRE(!wl.InListAbbreviated("str", '~'));
58 REQUIRE(wl.InListAbbreviated("while", '~'));
59 REQUIRE(wl.InListAbbreviated("wh", '~'));
62 REQUIRE(!wl.InListAbbreviated("", '~'));
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexProgress.cxx69 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
345 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
349 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/
H A DLexProgress.cxx70 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
337 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
341 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexProgress.cxx69 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
345 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
349 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/
H A DLexProgress.cxx69 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
341 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
345 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/
H A DLexProgress.cxx70 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
342 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
346 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/editors/textadept/scintilla/lexers/
H A DLexProgress.cxx69 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
345 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
349 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/editors/scite/scintilla/lexers/
H A DLexProgress.cxx69 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
345 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
349 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexProgress.cpp69 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
341 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
345 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexProgress.cpp69 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
341 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
345 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexProgress.cpp69 if (markerList.InListAbbreviated (marker,'(')) { in highlightTaskMarker()
341 …if ((isSentenceStart && keywords2.InListAbbreviated (s,'(')) || (!isLastWordEnd && keywords3.InLis… in Lex()
345 else if (keywords1.InListAbbreviated (s,'(')) { in Lex()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DWordList.h33 bool InListAbbreviated(const char *s, const char marker) const;
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexlib/
H A DWordList.h33 bool InListAbbreviated(const char *s, const char marker) const;
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexlib/
H A DWordList.h33 bool InListAbbreviated(const char *s, const char marker) const;
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexlib/
H A DWordList.h31 bool InListAbbreviated(const char *s, const char marker) const;
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/lexlib/
H A DWordList.h31 bool InListAbbreviated(const char *s, const char marker) const;
/dports/devel/codequery/codequery-0.24.0/scintilla/lexlib/
H A DWordList.h31 bool InListAbbreviated(const char *s, const char marker) const;
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexlib/
H A DWordList.h31 bool InListAbbreviated(const char *s, const char marker) const;
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexlib/
H A DWordList.h31 bool InListAbbreviated(const char *s, const char marker) const;
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexlib/
H A DWordList.h31 bool InListAbbreviated(const char *s, const char marker) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexlib/
H A DWordList.h33 bool InListAbbreviated(const char *s, const char marker) const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/lexlib/
H A DWordList.h34 bool InListAbbreviated(const char *s, const char marker) const;
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexlib/
H A DWordList.h33 bool InListAbbreviated(const char *s, const char marker) const;

1234