Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/toys/pending/
H A Ddiff.c397 static void print_line_matching_regex(int a, regex_t *reg, int *off_set, FILE *fp) { in print_line_matching_regex() function
730 print_line_matching_regex(ptr1->suff-1, &reg, TT.offset[0], TT.file[0].fp); in do_diff()