Searched refs:incl_quote_pat (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/fixincludes/
H A Dfixincl.c89 const char incl_quote_pat[] = "^[ \t]*#[ \t]*include[ \t]*\"[^/]"; variable
463 compile_re (incl_quote_pat, &incl_quote_re, 1,
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.c94 const char incl_quote_pat[] = "^[ \t]*#[ \t]*include[ \t]*\"[^/]"; variable
495 compile_re (incl_quote_pat, &incl_quote_re, 1,

Completed in 183 milliseconds