nextcomp
while ((comp = nextcomp(msgverb)) != NULL) {
while ((msgcomp = nextcomp(msgverb)) != NULL) {
static char *nextcomp(const char *);