x_search
static int x_search ARGS((char *pat, int sameline, int offset));
offset = x_search(pat, 0, offset);
offset = x_search(pat, 1, offset);