WILD_STRING
if (strcmp(cleantoken, WILD_STRING) == 0) {
if (strcmp(cleantoken, WILD_STRING) == 0) {
if (strcmp(cleantoken, WILD_STRING) == 0) {
if (wild != NULL && strcmp(str, WILD_STRING) == 0)
if ((wild != NULL) && (strcmp(str, WILD_STRING)) == 0) {