Home
last modified time | relevance | path

Searched defs:FirstUpper (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dwordinfo.hpp20 enum CasePattern {Other, FirstUpper, AllLower, AllUpper}; enumerator
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dwordinfo.hpp20 enum CasePattern {Other, FirstUpper, AllLower, AllUpper}; enumerator
/dports/www/gohugo/hugo-0.91.2/tpl/strings/
H A Dstrings.go375 func (ns *Namespace) FirstUpper(s interface{}) (string, error) { func
/dports/editors/calligra/calligra-3.2.1/sheets/commands/
H A DDataManipulators.h207 FirstUpper enumerator
/dports/textproc/gutenmark/GutenMark-source/libGutenSpell/
H A DMatchWordlists.c145 int i, NumLower, NumUpper, FirstUpper, AnyDiacritical, ReturnValue = in ReadWordlist() local
/dports/www/gohugo/hugo-0.91.2/helpers/
H A Dgeneral.go77 func FirstUpper(s string) string { func
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Vectors/
H A DVectStr.pas132 function FirstUpper(const S: String): String; in FirstUpper() function
868 function FirstUpper(const S: String): String; in FirstUpper() function
/dports/textproc/fcitx5/fcitx5-5.0.11/src/im/keyboard/
H A Dkeyboard.cpp45 enum class SpellType { AllLower, Mixed, FirstUpper, AllUpper }; enumerator
/dports/www/gohugo/hugo-0.91.2/docs/data/
H A Ddocs.json4941 "FirstUpper": { object