Home
last modified time | relevance | path

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

/dports/editors/mle/mle-1.4.3/
H A Dmark.c12 static char *mark_find_prev_str_matchfn(char *haystack, bint_t haystack_len, bint_t look_offset, bi…
177 …return mark_find_match(self, mark_find_prev_str_matchfn, (void*)str, (void*)&str_len, 1, ret_line,… in mark_find_prev_str()
773 static char *mark_find_prev_str_matchfn(char *haystack, bint_t haystack_len, bint_t look_offset, bi… in mark_find_prev_str_matchfn() function