Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dvec_init_then_push.rs20 let mut cap_ok = Vec::with_capacity(10); in main() localVariable
/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dgood.cpp216 int ISpellChecker::cap_ok (ichar_t *word, struct success *hit, int len) in cap_ok() function in ISpellChecker