Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dpattern.c23 static int compile_pattern2(constant char *pattern, int search_type, PATTERN_TYPE *comp_pattern, in… in compile_pattern2()
145 public int compile_pattern(constant char *pattern, int search_type, int show_error, PATTERN_TYPE *c… in compile_pattern()
298 …ne, size_t aline_len, constant char **sp, constant char **ep, int nsp, int notbol, int search_type) in match_pattern1()
447 …ine, size_t line_len, constant char **sp, constant char **ep, int nsp, int notbol, int search_type) in match_pattern()
H A Dsearch.c134 int search_type; member
181 static int set_pattern(struct pattern_info *info, constant char *pattern, int search_type, int show… in set_pattern()
230 public int get_cvt_ops(int search_type) in get_cvt_ops()
1110 static POSITION search_pos(int search_type) in search_pos()
1370 static osc8_match osc8_search_line1(int search_type, POSITION linepos, POSITION spos, constant char… in osc8_search_line1()
1444 static osc8_match osc8_search_line(int search_type, POSITION linepos, constant char *line, size_t l… in osc8_search_line()
1497 static int search_range(POSITION pos, POSITION endpos, int search_type, int matches, int maxlines, … in search_range()
1760 public void osc8_search(int search_type, constant char *param, int matches) in osc8_search()
1992 static int hist_pattern(int search_type) in hist_pattern()
2053 public int search(int search_type, constant char *pattern, int n) in search()
[all …]
H A Dcommand.c72 static int search_type; /* The previous type of search */ variable
/dflybsd-src/contrib/gdb-7/gdb/
H A Dvalops.c645 struct type *search_type, in dynamic_cast_check_1()
692 struct type *search_type, in dynamic_cast_check_2()