/titanic_50/usr/src/head/ |
H A D | re_comp.h | 39 extern int re_exec(const char *);
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | re_comp.h | 37 extern int re_exec(const char*);
|
H A D | re_comp.c | 70 re_exec(const char* subject) in re_exec() function
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | re_comp.h | 47 extern __MANGLE__ int re_exec __PROTO__((const char*));
|
H A D | ast_map.h | 248 #undef re_exec 249 #define re_exec _ast_re_exec macro
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | re_comp.h | 47 extern __MANGLE__ int re_exec __PROTO__((const char*));
|
H A D | ast_map.h | 248 #undef re_exec 249 #define re_exec _ast_re_exec macro
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | re_comp.h | 47 extern __MANGLE__ int re_exec __PROTO__((const char*));
|
H A D | ast_map.h | 248 #undef re_exec 249 #define re_exec _ast_re_exec macro
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | re_comp.h | 47 extern __MANGLE__ int re_exec __PROTO__((const char*));
|
H A D | ast_map.h | 248 #undef re_exec 249 #define re_exec _ast_re_exec macro
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getfilter.c | 48 extern int LDAP_CALL re_exec( char *lp ); 275 if ( re_comp( tagpat ) == NULL && re_exec( flp->lfl_tag ) == 1 in ldap_getfirstfilter() 277 && re_exec( lfdp->lfd_curval ) == 1 ) { in ldap_getfirstfilter()
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 227 #undef re_exec 228 #define re_exec _ast_re_exec macro
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 227 #undef re_exec 228 #define re_exec _ast_re_exec macro
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 227 #undef re_exec 228 #define re_exec _ast_re_exec macro
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 227 #undef re_exec 228 #define re_exec _ast_re_exec macro
|
/titanic_50/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_iters.c | 160 match = (re_exec(name) != 0); in get_either_iter()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | regex.c | 262 re_exec(char *p1) in re_exec() function
|
/titanic_50/usr/src/ucblib/libucb/port/gen/ |
H A D | regex.c | 278 re_exec(char *p1) in re_exec() function
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | regexpr.c | 273 re_exec(const char *p1) in re_exec() function
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | docmd.c | 86 re_exec(s) in re_exec() function 786 if (re_exec(file) > 0)
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 227 #undef re_exec 228 #define re_exec _ast_re_exec
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 227 #undef re_exec 228 #define re_exec _ast_re_exec
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 227 #undef re_exec 228 #define re_exec _ast_re_exec
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 227 #undef re_exec 228 #define re_exec _ast_re_exec
|