Home
last modified time | relevance | path

Searched refs:setKeywordJSON (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexJSON.cxx139 CharacterSet setKeywordJSON; member in LexerJSON
208 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
387 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
407 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
408 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/
H A DLexJSON.cxx140 CharacterSet setKeywordJSON; member in LexerJSON
208 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
384 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
404 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
405 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexJSON.cxx139 CharacterSet setKeywordJSON; member in LexerJSON
208 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
387 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
407 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
408 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/lexers/
H A DLexJSON.cpp139 CharacterSet setKeywordJSON; member in LexerJSON
207 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
383 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
403 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
404 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/
H A DLexJSON.cxx140 CharacterSet setKeywordJSON; member in LexerJSON
208 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
384 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
404 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
405 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/
H A DLexJSON.cxx139 CharacterSet setKeywordJSON; member in LexerJSON
207 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
383 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
403 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
404 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/editors/textadept/scintilla/lexers/
H A DLexJSON.cxx139 CharacterSet setKeywordJSON; member in LexerJSON
208 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
387 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
407 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
408 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/editors/scite/scintilla/lexers/
H A DLexJSON.cxx139 CharacterSet setKeywordJSON; member in LexerJSON
208 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
387 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
407 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
408 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexJSON.cpp139 CharacterSet setKeywordJSON; member in LexerJSON
207 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
383 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
403 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
404 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexJSON.cpp139 CharacterSet setKeywordJSON; member in LexerJSON
207 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
383 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
403 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
404 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexJSON.cpp139 CharacterSet setKeywordJSON; member in LexerJSON
207 setKeywordJSON(CharacterSet::setAlpha, "$_") { in LexerJSON()
383 if (!setKeywordJSON.Contains(context.ch)) { in Lex()
403 } else if (setKeywordJSON.Contains(context.ch)) { in Lex()
404 if (IsNextWordInList(keywordsJSON, setKeywordJSON, context, styler)) { in Lex()