/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | trigger2.test | 253 regsub -all new\.a $tr_program_fixed {''} tr_program_fixed 254 regsub -all new\.b $tr_program_fixed {''} tr_program_fixed 255 regsub -all new\.c $tr_program_fixed {''} tr_program_fixed 258 regsub -all old\.a $tr_program_fixed {''} tr_program_fixed 259 regsub -all old\.b $tr_program_fixed {''} tr_program_fixed 260 regsub -all old\.c $tr_program_fixed {''} tr_program_fixed 265 regsub -all new\.a $tr_program_cooked $newA tr_program_cooked 266 regsub -all new\.b $tr_program_cooked $newB tr_program_cooked 267 regsub -all new\.c $tr_program_cooked $newC tr_program_cooked 268 regsub -all old\.a $tr_program_cooked $oldA tr_program_cooked [all …]
|
H A D | pager.test | 226 regsub -all CNT { 233 regsub -all CNT { 239 regsub -all CNT {
|
H A D | tclsqlite.test | 73 regsub {:.*$} $msg {} msg
|
H A D | misc1.test | 288 regsub "x0>=0" $::where "x0=0" ::where 301 regsub "x0=0" $::where "x0=100" ::where
|
/titanic_41/usr/src/cmd/sed/ |
H A D | process.c | 69 static void regsub(SPACE *, char *, char *); 395 regsub(&SS, s, cp->u.s->new); in substitute() 434 regsub(&SS, s, cp->u.s->new); in substitute() 676 regsub(SPACE *sp, char *string, char *src) in regsub() function
|
/titanic_41/usr/src/lib/libast/common/include/ |
H A D | regex.h | 242 extern int regsub(const regex_t*, struct _sfio_s*, const char*, const char*, size_t, regmatch_t*, r…
|
/titanic_41/usr/src/lib/libast/common/regex/ |
H A D | regsub.c | 242 regsub(const regex_t* p, Sfio_t* dp, const char* op, const char* sp, size_t nmatch, regmatch_t* mat… in regsub() function
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 274 #undef regsub 275 #define regsub _ast_regsub macro
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 295 #undef regsub 296 #define regsub _ast_regsub macro
|
H A D | regex.h | 225 extern __MANGLE__ int regsub __PROTO__((const regex_t*, struct _sfio_s*, const char*, const char*, …
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_map.h | 295 #undef regsub 296 #define regsub _ast_regsub macro
|
H A D | regex.h | 225 extern __MANGLE__ int regsub __PROTO__((const regex_t*, struct _sfio_s*, const char*, const char*, …
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_map.h | 295 #undef regsub 296 #define regsub _ast_regsub macro
|
H A D | regex.h | 225 extern __MANGLE__ int regsub __PROTO__((const regex_t*, struct _sfio_s*, const char*, const char*, …
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 274 #undef regsub 275 #define regsub _ast_regsub macro
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 274 #undef regsub 275 #define regsub _ast_regsub macro
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_map.h | 295 #undef regsub 296 #define regsub _ast_regsub macro
|
H A D | regex.h | 225 extern __MANGLE__ int regsub __PROTO__((const regex_t*, struct _sfio_s*, const char*, const char*, …
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 274 #undef regsub 275 #define regsub _ast_regsub macro
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 274 #undef regsub 275 #define regsub _ast_regsub
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 274 #undef regsub 275 #define regsub _ast_regsub
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 274 #undef regsub 275 #define regsub _ast_regsub
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 274 #undef regsub 275 #define regsub _ast_regsub
|
/titanic_41/usr/src/lib/libast/ |
H A D | Makefile.com | 273 common/regex/regsub.o \
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 786 regex/regsub.c: deprecate 788 02-05-14 regex/regsub.c: fix (^|x) null match early termination bug 945 regex/regsub: handle REG_SHELL ~(nnn) rhs backrefs
|