/titanic_51/usr/src/cmd/ast/libast/ |
H A D | Makefile.defs | 39 namval.h option.h proc.h re_comp.h recfmt.h regex.h regexp.h \ 58 regex sfio stdio string tm uwin vec vmalloc 288 regex/regalloc.o \ 289 regex/regcache.o \ 290 regex/regclass.o \ 291 regex/regcoll.o \ 292 regex/regcomp.o \ 293 regex/regdecomp.o \ 294 regex/regerror.o \ 295 regex/regexe [all...] |
/titanic_51/usr/src/lib/libast/common/ |
H A D | RELEASE | 28 09-12-11 regex/regcomp.c: posix semantics for [z-a] 29 09-12-11 regex/regcomp.c: fix BRE/ERE ^^ logic 30 09-12-11 regex/regcomp.c: fix regcomb() for REG_LEFT|REG_RIGHT 31 09-12-11 regex/regcomp.c: bm complete=0 if REX_END 39 09-11-11 regex.h,regcomp.c: add REG_CLASS_ESCAPE, \ inside [...] literal by default 40 09-11-03 regex/regcache.c: change to variable length pattern strings 67 09-04-22 include/regex.h,regex/regcomp.c: add REG_REGEXP <regexp.h> compatibility 102 08-11-04 regex/regcomp.c: fix locale [!-...] and [^-...] re-initialization 108 08-09-04 regex/regnexec.c: fix nested delimiter match beyond end of subject 133 08-05-14 regex/regcomp.c,regcoll.c: fix UTF-8 collation sequence logic [all …]
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 5 12-06-26 regex/regnexec.c: fix uninitialized variable reference 8 12-06-24 regex/regcomp.c: mb [^...] must be marked "complicated" 21 12-05-28 regex: regoff_t in => ssize_t via api 20120528 27 12-05-11 regex/regcoll.c: avoid memcpy() to self 35 12-04-17 regex/regcomp.c: fix (E:...) vs (E)... scoping 124 10-11-10 regex/regnexec.c,vmalloc/vmstat.c: eliminate strict-aliasing puns 129 10-10-04 regex/regcoll.c: add wchar_t* args to regcollate(), drop ucs name lookup 131 10-09-28 string/chresc.c,regex/regcoll.c: fix \S[.X.] (\C[.X.] never worked!) 134 10-09-22 regex/regcomp.c: fix off-by-one collation class allocation bug 135 10-09-20 regex/regclas [all...] |
H A D | Mamfile | 203 make include/regex.h implicit 241 done include/regex.h dontcare 525 prev include/regex.h implicit 718 prev include/regex.h implicit 752 prev include/regex.h implicit 1367 prev include/regex.h implicit 1446 prev include/regex.h implicit 3406 prev include/regex.h implicit 3565 prev include/regex.h implicit 3607 prev include/regex [all...] |
/titanic_51/usr/src/lib/libast/ |
H A D | Makefile.com | 259 common/regex/regalloc.o \ 260 common/regex/regcache.o \ 261 common/regex/regclass.o \ 262 common/regex/regcoll.o \ 263 common/regex/regcomp.o \ 264 common/regex/regdecomp.o \ 265 common/regex/regerror.o \ 266 common/regex/regexec.o \ 267 common/regex/regfatal.o \ 268 common/regex/reginit.o \ [all …]
|
H A D | Makefile | 119 regex.h \
|
/titanic_51/usr/src/tools/onbld/Scm/ |
H A D | Ignore.py | 43 syntax = 'regex' 62 elif (syntax == 'regex'): 86 for regex in ignore_list: 87 if (regex.match(path)):
|
/titanic_51/usr/src/cmd/sendmail/cf/feature/ |
H A D | badmx.m4 | 21 Kbadmx regex -a<BADMX> ^(([0-9]{1,3}\.){3}[0-9]){0,1}\.$ 23 KBadMXIP regex -a<BADMXIP> ifelse(defn(`_ARG_'), `', `^(127\.|10\.|0\.0\.0\.0)', `_ARG_')
|
/titanic_51/usr/src/lib/libc/ |
H A D | Makefile.targ | 135 pics/%64.o: $(LIBCBASE)/../port/regex/%.c 137 -I$(LIBCBASE)/../port/regex \ 196 # regex rules 197 pics/%.o: $(LIBCBASE)/../port/regex/%.c 199 -I$(LIBCBASE)/../port/regex \
|
/titanic_51/usr/src/head/ |
H A D | pw.h | 37 extern char *regex(const char *, const char *, ...);
|
H A D | libgen.h | 57 extern char *regex(const char *, const char *, ...);
|
/titanic_51/usr/src/pkg/transforms/ |
H A D | publish | 33 # if the "name" property matches the regex "variant.arch", 38 # then the negative lookahead assertion in the regex will fail, and we
|
H A D | defaults | 32 # lookbehind assertion: it says "only match this regex if the 33 # previously matched text does NOT match regex r." So it will match
|
/titanic_51/usr/src/tools/cscope-fast/ |
H A D | find.c | 186 if (*s != '\0' && regex(regexp, s) != NULL) { in findsymbol() 211 if (regex(regexp, s) != NULL) { in findsymbol() 337 if (*s != '\0' && regex(regexp, s) != NULL) { in finddef() 689 if (regex(regexp, s) != NULL) { in findfile() 900 if (regex(regexp, s) != NULL) { in findterm() 989 return (regex(regexp, s) ? YES : NO); in match()
|
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | libgen.h | 46 extern char* regex(const char*, const char*, ...);
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | libgen.h | 46 extern char* regex(const char*, const char*, ...);
|
/titanic_51/usr/src/tools/codesign/ |
H A D | findcrypto.sh | 49 regex[$n]=$r 63 if expr "$s" : ".*${regex[i]}" >/dev/null; then
|
/titanic_51/usr/src/man/man3head/ |
H A D | Makefile | 64 regex.h.3head \ 154 regex.3head \ 243 regex.3head := LINKSRC = regex.h.3head
|
/titanic_51/usr/src/cmd/lp/lib/filters/ |
H A D | Makefile | 38 regex.o \
|
/titanic_51/usr/src/lib/libeti/form/ |
H A D | Makefile.com | 56 regex.o \
|
/titanic_51/usr/src/cmd/auditreduce/ |
H A D | regex2.c | 112 ret = regex(p_exp[i].comp, s);
|
/titanic_51/usr/src/lib/libdevinfo/ |
H A D | devinfo_devperm.c | 54 #include <regex.h> 436 regex_t regex; in dir_dev_acc() local 527 if (regcomp(®ex, match, REG_EXTENDED) != 0) { in dir_dev_acc() 537 regexec(®ex, name, 0, NULL, 0) == 0) { in dir_dev_acc() 563 regfree(®ex); in dir_dev_acc()
|
/titanic_51/usr/src/ucblib/libucb/ |
H A D | Makefile.com | 65 regex.o \
|
/titanic_51/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | KernelStackRecord.java | 32 import java.util.regex.Pattern;
|
/titanic_51/usr/src/man/man5/ |
H A D | Makefile | 121 regex.5 \
|