Searched defs:anchored (Results 1 – 5 of 5) sorted by relevance
63 history_search_internal (string, direction, anchored) in history_search_internal() argument
394 int anchored = *str == '?' ? (++str, 0) : 1; in hist_get() local488 findhist(int start, int fwd, const char *str, int anchored) in findhist()
1707 int anchored; in grabsearch() local
31 unsigned char anchored; member
13458 const bool anchored = r->check_substr in Perl_re_dup_guts() local