LOCATE_REG
if (strchr(LOCATE_REG, *p) != NULL)
if (strchr(LOCATE_REG, *p) == NULL)
if (p >= name && strchr(LOCATE_REG, *p) != NULL)