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

/macosx-10.10.1/text_cmds-88/ed/
H A Dre.c39 /* get_compiled_pattern: return pointer to compiled pattern from command
42 get_compiled_pattern(void) function
H A Dglbl.c52 } else if ((pat = get_compiled_pattern()) == NULL)
H A Ded.h214 pattern_t *get_compiled_pattern(void);
H A Dmain.c355 get_compiled_pattern(), c == '/')) < 0)
443 int patlock = 0; /* if set, pattern not freed by get_compiled_pattern() */
756 (tpat = get_compiled_pattern()) == NULL) {

Completed in 98 milliseconds