Str_SYSVMatch
extern const char *Str_SYSVMatch(const char *, const char *, size_t *);
if ((ptr = Str_SYSVMatch(word->s, pat->lhs, &len)) != NULL)