Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word downcase.
Examples
-
Here's how it looks (roughly): def valid_search_result? (main_keywords, secondary_keywords) if main_keywords. nil? then return true; end score = 0 downcased_body = body. downcase score + = score_from downcased_body, main_keywords if score. zero? then return false; end score + = score_from downcased_body, secondary_keywords score >
techno weenie - Home 2009
-
: char_length: length The length of the string (integer): lower: downcase,: lcase Converts the string to all lower case characters
RubyForge Gems 2009
-
Mixed case ") TEST * (string-downcase test)" some text. mixed case "* (quit) rlwrap in this environment doesn't provide a great deal of difference it does make the work more pleasant, and I'm sure now I've experimented with it there will be more situations I'll use it. rlwrap has several options which can be used to tweak the behaviour, the most useful of which I've found is the
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.