Searched defs:search_type (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/less/ |
H A D | pattern.c | 23 static int compile_pattern2(constant char *pattern, int search_type, PATTERN_TYPE *comp_pattern, in… in compile_pattern2() 146 public int compile_pattern(constant char *pattern, int search_type, int show_error, PATTERN_TYPE *c… in compile_pattern() 299 …len, size_t line_off, constant char **sp, constant char **ep, int nsp, int notbol, int search_type) in match_pattern1() 453 static lbool subsearch_ok(constant char **sp, constant char **ep, int search_type) in subsearch_ok() 464 …len, size_t line_off, constant char **sp, constant char **ep, int nsp, int notbol, int search_type) in match_pattern()
|
H A D | search.c | 132 int search_type; member 179 static int set_pattern(struct pattern_info *info, constant char *pattern, int search_type, int show… in set_pattern() 228 public int get_cvt_ops(int search_type) in get_cvt_ops() 1086 static POSITION search_pos(int search_type) in search_pos() 1351 static osc8_match osc8_search_line1(int search_type, POSITION linepos, POSITION spos, constant char… in osc8_search_line1() 1425 static osc8_match osc8_search_line(int search_type, POSITION linepos, constant char *line, size_t l… in osc8_search_line() 1478 static int search_range(POSITION pos, POSITION endpos, int search_type, int matches, int maxlines, … in search_range() 1742 public void osc8_search(int search_type, constant char *param, int matches) in osc8_search() 1981 static int hist_pattern(int search_type) in hist_pattern() 2042 public int search(int search_type, constant char *pattern, int n) in search() [all …]
|
H A D | command.c | 78 static int search_type; /* The previous type of search */ variable
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | hal_tx.h | 35 u8 search_type; /* %HAL_TX_ADDR_SEARCH_ */ member
|
H A D | core.h | 345 u8 search_type; member
|
/freebsd/crypto/openssl/crypto/store/ |
H A D | store_local.h | 51 int search_type; member
|
H A D | store_lib.c | 859 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type) in OSSL_STORE_supports_search()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | hal_tx.h | 37 u8 search_type; /* %HAL_TX_ADDR_SEARCH_ */ member
|
H A D | core.h | 221 u8 search_type; member
|