Home
last modified time | relevance | path

Searched refs:norm_search_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Dcommand.c553 public int norm_search_type(int st) in norm_search_type() function
637 search_type = norm_search_type(search_type ^ flag); in mca_search_char()
H A Doptfunc.c1169 def_search_type = norm_search_type(st); in opt_search_type()
H A Dfuncs.h111 public int norm_search_type(int st);