Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDposition.c257 cvt_ops = get_cvt_ops(0); /* {{ Passing 0 ignores SRCH_NO_REGEX; does it matter? }} */ in pos_shift()
HDsearch.c230 public int get_cvt_ops(int search_type) in get_cvt_ops() function
1653 cvt_ops = get_cvt_ops(search_type); in search_range()
HDfuncs.h377 public int get_cvt_ops(int search_type);