Home
last modified time | relevance | path

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

/dflybsd-src/bin/ed/
H A Dre.c39 get_compiled_pattern(void) in get_compiled_pattern() function
H A Dglbl.c53 } else if ((pat = get_compiled_pattern()) == NULL) in build_active_list()
H A Ded.h213 pattern_t *get_compiled_pattern(void);
H A Dmain.c319 get_compiled_pattern(), c == '/')) < 0) in next_addr()
707 (tpat = get_compiled_pattern()) == NULL) { in exec_command()