Home
last modified time | relevance | path

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

/external/u-boot/include/
Dslre.h66 int anchored; /* Must match from string start */ member
/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.c3236 BOOL utf, anchored, startline, firstline; in pcre2_dfa_match() local
Dpcre2_match.c6007 BOOL anchored; in pcre2_match() local