Home
last modified time | relevance | path

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

/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/spell/
H A Dspell-custom-dict.cpp97 static bool isFirstCapital(const std::string &str) { in isFirstCapital() function
183 if (isFirstCapital(str)) { in wordCheck()