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

/freebsd-10.1-release/contrib/diff/src/
H A Ddiff.c70 static struct regexp_list function_regexp_list; variable in typeref:struct:regexp_list
271 function_regexp_list.buf = &function_regexp;
383 add_regexp (&function_regexp_list, optarg);
440 add_regexp (&function_regexp_list, "^[[:alpha:]$_]");
701 summarize_regexp_list (&function_regexp_list);

Completed in 106 milliseconds