Home
last modified time | relevance | path

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

/freebsd-src/bin/ed/
H A Dre.c37 get_compiled_pattern(void) in get_compiled_pattern() function
H A Dglbl.c49 } else if ((pat = get_compiled_pattern()) == NULL) in build_active_list()
H A Ded.h199 pattern_t *get_compiled_pattern(void);
H A Dmain.c315 get_compiled_pattern(), c == '/')) < 0) in next_addr()
704 (tpat = get_compiled_pattern()) == NULL) { in exec_command()