Home
last modified time | relevance | path

Searched refs:mark_move_prev_cre (Results 1 – 3 of 3) sorted by relevance

/dports/editors/mle/mle-1.4.3/
H A Dmlbuf.h258 int mark_move_prev_cre(mark_t *self, pcre *cre);
H A Dmark.c477 int mark_move_prev_cre(mark_t *self, pcre *cre) { in mark_move_prev_cre() function
H A Deditor.c837mark_move_prev_cre(ctx->editor->active_edit->active_cursor->mark, ctx->editor->active_edit->isearc… in _editor_prompt_isearch_prev()