Searched refs:replace_regexp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dsearch.c564 int replace_regexp(char *string, bool create) function
622 new_line_size = replace_regexp(NULL, FALSE);
641 replace_regexp(copy + openfile->current_x, TRUE);
H A Dproto.h591 int replace_regexp(char *string, bool create);

Completed in 114 milliseconds