Searched refs:regtry (Results 1 – 1 of 1) sorted by relevance
698 STATIC int regtry(regexp *, constant char *);748 return(regtry(prog, string));755 if (regtry(prog, s))762 if (regtry(prog, s))777 - regtry - try match at specific point780 regtry(regexp *prog, constant char *string)799 regtry(prog, string) regtry() function