Home
last modified time | relevance | path

Searched refs:function_regexp (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/diff/src/
H A Dcontext.c186 if (function_regexp.fastmap) in pr_context_hunk()
316 if (function_regexp.fastmap) in pr_unidiff_hunk()
466 if (0 <= re_search (&function_regexp, line, len, 0, len, 0)) in find_function()
H A Ddiff.h135 XTERN struct re_pattern_buffer function_regexp; variable
H A Dio.c708 if (no_diff_means_no_output && ! function_regexp.fastmap in find_identical_ends()
H A Ddiff.c270 function_regexp_list.buf = &function_regexp; in main()
/freebsd/contrib/diff/
H A DChangeLog2032 * diff.h (function_regexp, ignore_regexp): Replace lists of compiled
3099 * diff.h: Replace function_regexp and ignore_regexp with lists