anchored 35 maint/gnulib/lib/regex-quote.c regex_quote_spec_posix (int cflags, bool anchored) anchored 41 maint/gnulib/lib/regex-quote.c result.anchored = anchored; anchored 57 maint/gnulib/lib/regex-quote.c regex_quote_spec_gnu (unsigned long /*reg_syntax_t*/ syntax, bool anchored) anchored 87 maint/gnulib/lib/regex-quote.c result.anchored = anchored; anchored 101 maint/gnulib/lib/regex-quote.c regex_quote_spec_pcre (int options, bool anchored) anchored 125 maint/gnulib/lib/regex-quote.c result.anchored = (options & PCRE_ANCHORED ? 0 : anchored); anchored 137 maint/gnulib/lib/regex-quote.c if (spec->anchored) anchored 172 maint/gnulib/lib/regex-quote.c if (spec->anchored) anchored 199 maint/gnulib/lib/regex-quote.c if (spec->anchored) anchored 34 maint/gnulib/lib/regex-quote.h unsigned int /*bool*/ anchored : 1; anchored 51 maint/gnulib/lib/regex-quote.h regex_quote_spec_posix (int cflags, bool anchored); anchored 62 maint/gnulib/lib/regex-quote.h regex_quote_spec_gnu (unsigned long /*reg_syntax_t*/ syntax, bool anchored); anchored 70 maint/gnulib/lib/regex-quote.h regex_quote_spec_pcre (int options, bool anchored);