domatch 89 libproff/pattern.c if ((matched = domatch (text++, p, f_case, eol)) != FALSE) domatch 129 libproff/pattern.c return domatch ((unsigned char *) text, (unsigned char *) p, f_case, (unsigned char )eol) == TRUE;