Home
last modified time | relevance | path

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

/netbsd-src/bin/ed/
H A Dre.c59 get_compiled_pattern(void) in get_compiled_pattern() function
H A Dglbl.c59 } else if ((pat = get_compiled_pattern()) == NULL) in build_active_list()
H A Ded.h186 pattern_t *get_compiled_pattern(void);
H A Dmain.c354 get_compiled_pattern(), c == '/')) < 0) in next_addr()
741 (tpat = get_compiled_pattern()) == NULL) { in exec_command()