Searched defs:notbol (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/less/dist/ |
H A D | pattern.c | 299 …ar *tpattern, char *line, int line_len, char **sp, char **ep, int nsp, int notbol, int search_type) in match_pattern1() 447 …ar *tpattern, char *line, int line_len, char **sp, char **ep, int nsp, int notbol, int search_type) in match_pattern()
|
H A D | regexp.c | 728 regexec2(prog, string, notbol) in regexec2() argument
|