Case Insensitive Identifiers are a language feature.
Some programming languages have identifiers that are case insensitive, so HOUSE and house and House refer to the same thing.
Languages without Case Insensitive Identifiers include JavaScript
Languages with Case Insensitive Identifiers include Ada, Forth, Batchfile, AutoHotkey, Gforth