Searched refs:regtry (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dregexp.c712 STATIC int regtry();
765 return(regtry(prog, string));
772 if (regtry(prog, s))
779 if (regtry(prog, s))
796 - regtry - try match at specific point
799 regtry(prog, string) function

Completed in 70 milliseconds