Searched refs:regex (Results 1 - 25 of 43) sorted by relevance
12
/ast/src/lib/libast/comp/ |
H A D | libgen.h | 46 extern char* regex(const char*, const char*, ...);
|
H A D | re_comp.c | 29 #include <regex.h>
|
H A D | fnmatch.c | 30 #include <regex.h> 36 int reg; /* regex flag */
|
H A D | regcmp.c | 29 #include <regex.h> 190 regex(const char* handle, const char* subject, ...) function
|
H A D | regexp.c | 31 #include <regex.h>
|
/ast/src/cmd/re/ |
H A D | Makefile | 41 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 D | findlib.h | 35 #include <regex.h>
|
H A D | error.c | 45 #include <regex.h>
|
H A D | glob.c | 38 #include <regex.h> 285 * uses REG_SHELL of <regex> to match each component
|
/ast/src/lib/libdss/ |
H A D | dsslib.h | 35 #include <regex.h>
|
H A D | cxlib.h | 91 #include <regex.h>
|
/ast/src/lib/libast/string/ |
H A D | chresc.c | 38 #include <regex.h>
|
H A D | strmatch.c | 30 * this interface is a wrapper on regex 59 #include <regex.h>
|
/ast/src/lib/libast/regex/ |
H A D | regcache.c | 30 #include <regex.h>
|
H A D | reglib.h | 25 * 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 D | ast_std.h | 363 #include <regex.h>
|
/ast/src/cmd/builtin/ |
H A D | nl.c | 92 #include <regex.h>
|
H A D | tr.c | 92 #include <regex.h>
|
/ast/src/cmd/tw/ |
H A D | find.c | 102 #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 D | Makefile | 18 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 D | sfkeyprintf.c | 35 #include <regex.h>
|
/ast/src/lib/libcmd/ |
H A D | expr.c | 114 #include <regex.h>
|
/ast/src/cmd/std/ |
H A D | split.c | 136 #include <regex.h>
|
/ast/src/lib/libpp/ |
H A D | ppexpr.c | 30 #include <regex.h>
|
/ast/src/cmd/ksh93/bltins/ |
H A D | test.c | 34 #include <regex.h>
|
Completed in 85 milliseconds
12