Searched refs:regex (Results 1 - 25 of 43) sorted by relevance

12

/ast/src/lib/libast/comp/
H A Dlibgen.h46 extern char* regex(const char*, const char*, ...);
H A Dre_comp.c29 #include <regex.h>
H A Dfnmatch.c30 #include <regex.h>
36 int reg; /* regex flag */
H A Dregcmp.c29 #include <regex.h>
190 regex(const char* handle, const char* subject, ...) function
H A Dregexp.c31 #include <regex.h>
/ast/src/cmd/re/
H A DMakefile41 regex :TEST: testregex.c testregex.dat locale.dat testmatch.dat testsub.dat \
42 testdecomp.dat rxposix.dat zero.dat regex++.dat iso8859-1.dat \
50 test.re : test.glob - test.fnmatch - test.match - test.regex
/ast/src/lib/libast/misc/
H A Dfindlib.h35 #include <regex.h>
H A Derror.c45 #include <regex.h>
H A Dglob.c38 #include <regex.h>
285 * uses REG_SHELL of <regex> to match each component
/ast/src/lib/libdss/
H A Ddsslib.h35 #include <regex.h>
H A Dcxlib.h91 #include <regex.h>
/ast/src/lib/libast/string/
H A Dchresc.c38 #include <regex.h>
H A Dstrmatch.c30 * this interface is a wrapper on regex
59 #include <regex.h>
/ast/src/lib/libast/regex/
H A Dregcache.c30 #include <regex.h>
H A Dreglib.h25 * posix regex implementation
63 #include "regex.h"
532 const regex_t* regex; /* from regexec */ member in struct:reglib_s
/ast/src/lib/libast/include/
H A Dast_std.h363 #include <regex.h>
/ast/src/cmd/builtin/
H A Dnl.c92 #include <regex.h>
H A Dtr.c92 #include <regex.h>
/ast/src/cmd/tw/
H A Dfind.c102 #include <regex.h>
335 "A case-insensitive version of \b-regex\b \apattern\a.",
458 "regex", REGEX, Re, 0, "pattern", 0,
/ast/src/lib/libast/
H A DMakefile18 regex sfio stdio string tm uwin vec vmalloc
35 namval.h option.h proc.h re_comp.h recfmt.h regex.h regexp.h \
59 preroot.3 proc.3 re.3 regex.3 setenviron.3 sfdisc.3 sfio.3 \
141 /* regex */ \
/ast/src/lib/libast/disc/
H A Dsfkeyprintf.c35 #include <regex.h>
/ast/src/lib/libcmd/
H A Dexpr.c114 #include <regex.h>
/ast/src/cmd/std/
H A Dsplit.c136 #include <regex.h>
/ast/src/lib/libpp/
H A Dppexpr.c30 #include <regex.h>
/ast/src/cmd/ksh93/bltins/
H A Dtest.c34 #include <regex.h>

Completed in 85 milliseconds

12