Let's get a bit more specific. How many places does the year of my birthdate exist in a literal somewhere in the codebase. Comments don't count. Variable names don't count.
Can you imagine doing something like this with a regular expression?
// 12-05-1983
class Hey {
void itsYourBirthday() {