Find the word definition

Wiktionary
naming collision

n. (label en programming) An error caused by a variable having the same name as another.

Wikipedia
Naming collision

A naming collision is a circumstance where two or more identifiers in a given namespace or a given scope cannot be unambiguously resolved, and such unambiguous resolution is a requirement of the underlying system.