Home
last modified time | relevance | path

Searched defs:language (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/scintilla/lexlib/
H A DDefaultLexer.h18 int language; variable
H A DCatalogueModules.h18 const LexerModule *Find(int language) const { in Find()
/MusicPlayer2/scintilla/src/
H A DCatalogue.cxx33 const LexerModule *Catalogue::Find(int language) { in Find()