Lines Matching full:regex
4 * regex(3) test harness
46 #include <regex.h>
169 T(" testregex - regex(3) test harness\n");
175 T(" testregex reads regex(3) test specifications, one per line, from the\n");
204 T(" Field 1: the regex(3) flags to apply, one character per REG_feature\n");
290 T(" If a regex implementation misbehaves with memory then all bets are off.\n");
293 T(" Glenn Fowler gsf@research.att.com (ksh strmatch, regex extensions)\n");
295 T(" Doug McIlroy mcilroy@dartmouth.edu (ast regex/testre in C++)\n");
297 T(" Henry Spencer henry@zoo.toronto.edu (original public regex)\n");
299 T(" John Maddock John_Maddock@compuserve.com (regex++ tests)\n");
1411 s = "regex";