Home
last modified time | relevance | path

Searched defs:typesep (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DAutoComplete.h20 char typesep; // Type separator variable
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx2890 void ListBoxX::SetList(const char *list, char separator, char typesep) { in SetList()