Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dpattern.c148 compile_pattern(pattern, search_type, show_error, comp_pattern) in compile_pattern() function
H A Dfuncs.h295 public int compile_pattern LESSPARAMS ((char *pattern, int search_type, int show_error, PATTERN_TYP…
H A Dsearch.c172 else if (compile_pattern(pattern, search_type, show_error, &info->compiled) < 0)