Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dpattern.c364 #define OVECTOR_COUNT ((3*NUM_SEARCH_COLORS)+3) in match_pattern1()
365 int ovector[OVECTOR_COUNT]; in match_pattern1()
370 0, flags, ovector, OVECTOR_COUNT); in match_pattern1()
362 #define OVECTOR_COUNT match_pattern1() macro