check_string
int check_string(REGEX *program, char *string, int *expression);
return check_string(program, string, NIL_INT);
if (check_string(program, textp--, NIL_INT))
if (check_string(program, textp, NIL_INT))
if (check_string(program, string, expression))