rev_in_string
if (i_womp == NULL || !rev_in_string(i_womp)) {
if (revision != NULL && !found_revision && rev_in_string(p))
static bool rev_in_string(const char *);