2009/1/10 René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>:> +static int isregexspecial(int c)> +{> + return isspecial(c) || c == '$' || c == '(' || c == ')' || c == '+' ||> + c == '.' || c == '^' || c == '{' || c == '|';> +}> +> +static int is_fixed(const char *s)> +{> + while (!isregexspecial(*s))> + s++;> + return !*s;> +} strchr?��.n��������+%������w��{.n��������n�r������&��z�ޗ�zf���h���~����������_��+v���)ߣ�m