Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dposition.c264 cvt_ops = get_cvt_ops(0); /* {{ Passing 0 ignores SRCH_NO_REGEX; does it matter? }} */ in pos_shift()
H A Dsearch.c229 public int get_cvt_ops(int search_type) in get_cvt_ops() function
1642 cvt_ops = get_cvt_ops(search_type); in search_range()
H A Dfuncs.h405 public int get_cvt_ops(int search_type);