Searched defs:search_type (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/less/ |
H A D | search.c | 63 int search_type; member 94 set_pattern(struct pattern_info *info, char *pattern, int search_type) in set_pattern() 573 search_pos(int search_type) in search_pos() 657 search_range(off_t pos, off_t endpos, int search_type, int matches, in search_range() 826 hist_pattern(int search_type) in hist_pattern() 854 search(int search_type, char *pattern, int n) in search() 1066 int search_type = SRCH_FORW | SRCH_FIND_ALL; in prep_hilite() local 1083 set_filter_pattern(char *pattern, int search_type) in set_filter_pattern()
|
H A D | pattern.c | 26 compile_pattern2(char *pattern, int search_type, regex_t **comp_pattern) in compile_pattern2() 48 compile_pattern(char *pattern, int search_type, regex_t **comp_pattern) in compile_pattern() 109 char **sp, char **ep, int notbol, int search_type) in match_pattern()
|
H A D | command.c | 52 static int search_type; /* The previous type of search */ variable
|
/openbsd-src/sys/dev/ic/ |
H A D | qwxvar.h | 132 uint8_t search_type; /* %HAL_TX_ADDR_SEARCH_ */ member 1660 uint8_t search_type; member
|