Home
last modified time | relevance | path

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

/coreutils/src/
Dnl.c78 static struct re_pattern_buffer body_regex; variable
318 current_regex = &body_regex; in proc_body()
507 if (! build_type_arg (&body_type, &body_regex, body_fastmap)) in main()
605 current_regex = &body_regex; in main()