Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPositionCache.h17 inline constexpr bool IsSpaceOrTab(int ch) noexcept { in IsSpaceOrTab() function
H A DDocument.cxx1127 static constexpr bool IsSpaceOrTab(int ch) noexcept { in IsSpaceOrTab() function