Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dpattern.c25 static int compile_pattern2(char *pattern, int search_type, PATTERN_TYPE *comp_pattern, int show_er… in compile_pattern2()
147 public int compile_pattern(char *pattern, int search_type, int show_error, PATTERN_TYPE *comp_patte… in compile_pattern()
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 Dsearch.c118 int search_type; member
165 static int set_pattern(struct pattern_info *info, char *pattern, int search_type, int show_error) in set_pattern()
214 static int get_cvt_ops(int search_type) in get_cvt_ops()
1020 static POSITION search_pos(int search_type) in search_pos()
1177 static int search_range(POSITION pos, POSITION endpos, int search_type, int matches, int maxlines, … in search_range()
1438 static int hist_pattern(int search_type) in hist_pattern()
1499 public int search(int search_type, char *pattern, int n) in search()
1758 int search_type = SRCH_FORW | SRCH_FIND_ALL; in prep_hilite() local
1810 public void set_filter_pattern(char *pattern, int search_type) in set_filter_pattern()
H A Dcommand.c81 static int search_type; /* The previous type of search */ variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/
H A Dstore_local.h70 int search_type; member
H A Dstore_lib.c475 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type) in OSSL_STORE_supports_search()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/
H A Dstore_local.h51 int search_type; member
H A Dstore_lib.c797 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type) in OSSL_STORE_supports_search()