Home
last modified time | relevance | path

Searched refs:p_re_match (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixincl.c745 regmatch_t* p_re_match) in extract_quoted_files() argument
763 pz_incl_quot += p_re_match->rm_so; in extract_quoted_files()
791 if (xregexec (&incl_quote_re, pz_incl_quot, 1, p_re_match, 0) != 0) in extract_quoted_files()
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixincl.c745 regmatch_t* p_re_match) in extract_quoted_files() argument
763 pz_incl_quot += p_re_match->rm_so; in extract_quoted_files()
791 if (xregexec (&incl_quote_re, pz_incl_quot, 1, p_re_match, 0) != 0) in extract_quoted_files()