Searched defs:IsSpaceOrTab (Results 1 – 2 of 2) sorted by relevance
17 inline constexpr bool IsSpaceOrTab(int ch) noexcept { in IsSpaceOrTab() function
1127 static constexpr bool IsSpaceOrTab(int ch) noexcept { in IsSpaceOrTab() function