Searched refs:regex (Results 76 - 100 of 109) sorted by relevance

12345

/osnet-11/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c38 #include <regex.h>
/osnet-11/usr/src/lib/libast/common/misc/
H A Derror.c45 #include <regex.h>
H A Dglob.c38 #include <regex.h>
285 * uses REG_SHELL of <regex> to match each component
H A Dmagic.c42 #include <regex.h>
180 regdisc_t redisc; /* regex discipline */ \
376 * emit regex error message
387 (*mp->disc->errorf)(mp, mp->disc, 3, "regex: %s", buf);
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com870 regex.o \
1041 $(PORTREGEX:%.o=$(LIBCDIR)/port/regex/%.c) \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com903 regex.o \
1073 $(PORTREGEX:%.o=$(LIBCDIR)/port/regex/%.c) \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com851 regex.o \
1009 $(PORTREGEX:%.o=$(LIBCDIR)/port/regex/%.c) \
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_aux.c40 #include <regex.h>
H A Dsuri_parser.c69 #include <regex.h>
99 * The regexp is designed so that regex(3C) returns five strings corresponding
731 * strings used in regex(3LIB).
935 * overflow fixed size strings used in regex(3LIB). +1 is for
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile834 regex.o \
985 $(PORTREGEX:%.o=$(LIBCDIR)/port/regex/%.c) \
/osnet-11/usr/src/lib/libcmd/common/
H A Dgrep.c103 #include <regex.h>
164 int options; /* regex options */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm472 =item literals in regex that are longer than 127 bytes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPerldoc.pm275 is a regex. Will search perlfaq[1-9] for and extract any
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc74 #include <regex.h>
1179 * /usr/src/lib/libc/port/regex routines
1182 /* regex.c */
1183 char *regex(const char *regexp, const char *stringp, ...);
/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c34 #include <regex.h>
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregnexec.c25 * posix regex executor
1737 r = (*env->disc->re_execf)(env->regex, rex->re.exec.data, rex->re.exec.text, rex->re.exec.size, (const char*)s, env->end - s, &u, env->disc);
1831 sfprintf(sfstderr, "AHA regex hard=%d stack=%p\n", env->hard, env->stack);
1867 env->regex = p;
H A Dregcomp.c25 * posix regex compiler
131 regex_t* regex; /* user handle */ member in struct:Cenv_s
2482 e->re.exec.data = (*env->disc->re_compf)(env->regex, e->re.exec.text, e->re.exec.size, env->disc);
3252 env.regex = p;
/osnet-11/usr/src/lib/libpp/common/
H A Dppcontrol.c30 #include <regex.h>
236 * regex error handler
/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/
H A Ddhcp_network.c1132 * get the container version and IP address when calling regex(3C).
1141 if (regex(re, result->d_name, conver, ipaddr) != NULL) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm2674 my($dir, $regex) = @_;
2680 @ls = grep(/$regex/, @ls) if $regex;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1855 my($regex,$command);
1857 $regex = $1;
1863 CPAN->debug(sprintf "class[%s]regex[%s]command[%s]",
1865 defined $regex ? $regex : "UNDEFINED",
1868 if (defined $regex) {
1885 if $obj->id =~ /$regex/i
1895 $obj->name =~ /$regex/i
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c37 #include <regex.h>
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_cro.c32 #include <regex.h>
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=grub-core/gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files argp error fnmatch getdelim getline gettext progname regex
80 $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \
731 gl_LIBOBJS = asnprintf.o basename-lgpl.o dirname-lgpl.o error.o getopt.o getopt1.o mempcpy.o printf-args.o printf-parse.o rawmemchr.o regex.o stripslash.o vasnprintf.o wcrtomb.o
732 gl_LTLIBOBJS = asnprintf.lo basename-lgpl.lo dirname-lgpl.lo error.lo getopt.lo getopt1.lo mempcpy.lo printf-args.lo printf-parse.lo rawmemchr.lo regex.lo stripslash.lo vasnprintf.lo wcrtomb.lo
788 rawmemchr.valgrind realloc.c regcomp.c regex.c regex.h \
851 regex.c regex_internal.c regexec.c sleep.c stdio-write.c \
925 #include ./$(DEPDIR)/regex.Po
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=grub-core/gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files argp error fnmatch getdelim getline gettext progname regex
80 $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \
731 gl_LIBOBJS = asnprintf.o basename-lgpl.o dirname-lgpl.o error.o getopt.o getopt1.o mempcpy.o printf-args.o printf-parse.o rawmemchr.o regex.o stripslash.o vasnprintf.o wcrtomb.o
732 gl_LTLIBOBJS = asnprintf.lo basename-lgpl.lo dirname-lgpl.lo error.lo getopt.lo getopt1.lo mempcpy.lo printf-args.lo printf-parse.lo rawmemchr.lo regex.lo stripslash.lo vasnprintf.lo wcrtomb.lo
788 rawmemchr.valgrind realloc.c regcomp.c regex.c regex.h \
851 regex.c regex_internal.c regexec.c sleep.c stdio-write.c \
925 #include ./$(DEPDIR)/regex.Po

Completed in 278 milliseconds

12345