Searched refs:function_regexp (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/diff/src/
H A Dcontext.c189 if (function_regexp.fastmap)
321 if (function_regexp.fastmap)
454 This is a line containing a match for the regexp in `function_regexp'.
473 if (0 <= re_search (&function_regexp, line, len, 0, len, 0))
H A Ddiff.h136 XTERN struct re_pattern_buffer function_regexp;
135 XTERN struct re_pattern_buffer function_regexp; variable in typeref:struct:re_pattern_buffer
H A Dio.c714 if (no_diff_means_no_output && ! function_regexp.fastmap
H A Ddiff.c271 function_regexp_list.buf = &function_regexp;

Completed in 182 milliseconds