0%

case insensitive

C c

Transcription

    • US Pronunciation
    • US IPA
    • US Pronunciation
    • US IPA

Definitions of case insensitive words

  • abbreviation Technical meaning of CASE INSENSITIVE case sensitivity 3
  • noun Definition of case insensitive in Technology (text)   Whether a text matching operation distinguishes upper-case (capital) letters from lower case (is "case sensitive") or not ("case insensitive"). Case in file names should be preserved (for readability) but ignored when matching (so the user doesn't have to get it right). MS-DOS does not preserve case in file names, Unix preserves case and matches are case sensitive. Any decent text editor will allow the user to specify whether or not text searches should be case sensitive. Case sensitivity is also relevant in programming (most programming languages distiguish between case in the names of identifiers), and addressing (Internet domain names are case insensitive but RFC 822 local mailbox names are case sensitive). Case insensitive operations are sometimes said to "fold case", from the idea of folding the character code table so that upper and lower case letters coincide. The alternative "smash case" is more likely to be used by someone who considers this behaviour a misfeature or in cases where one case is actually permanently converted to the other. "MS-DOS will automatically smash case in the names of all the files you create". 1
  • adjective case insensitive (computer science) Treating or interpreting upper- and lowercase letters as being the same. Often used in computer science to indicate a comparison or equality test that does not distinguish between letters that only differ in case. 0

Information block about the term

Parts of speech for Case insensitive

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?