Home
last modified time | relevance | path

Searched defs:anchored (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dhistrap.c415 bool anchored = *str == '?' ? (++str, false) : true; in hist_get() local
482 findhist(int start, int fwd, const char *str, bool anchored) in findhist()
Dedit.c5086 bool anchored; in grabsearch() local
/external/pcre/dist2/src/
Dpcre2_dfa_match.c3127 BOOL utf, anchored, startline, firstline; in pcre2_dfa_match() local
Dpcre2_match.c6453 BOOL anchored; in pcre2_match() local