/titanic_41/usr/src/head/ |
H A D | re_comp.h | 38 extern char *re_comp(const char *);
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | re_comp.h | 36 extern char* re_comp(const char*);
|
H A D | re_comp.c | 42 re_comp(const char* pattern) in re_comp() function
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getfilter.c | 47 extern char * LDAP_CALL re_comp(); 141 if ( re_comp( nextflp->lfl_pattern ) != NULL ) { in ldap_init_getfilter_buf() 275 if ( re_comp( tagpat ) == NULL && re_exec( flp->lfl_tag ) == 1 in ldap_getfirstfilter() 276 && re_comp( flp->lfl_pattern ) == NULL in ldap_getfirstfilter()
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | re_comp.h | 46 extern __MANGLE__ char* re_comp __PROTO__((const char*));
|
H A D | ast_map.h | 246 #undef re_comp 247 #define re_comp _ast_re_comp macro
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | re_comp.h | 46 extern __MANGLE__ char* re_comp __PROTO__((const char*));
|
H A D | ast_map.h | 246 #undef re_comp 247 #define re_comp _ast_re_comp macro
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | re_comp.h | 46 extern __MANGLE__ char* re_comp __PROTO__((const char*));
|
H A D | ast_map.h | 246 #undef re_comp 247 #define re_comp _ast_re_comp macro
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | re_comp.h | 46 extern __MANGLE__ char* re_comp __PROTO__((const char*));
|
H A D | ast_map.h | 246 #undef re_comp 247 #define re_comp _ast_re_comp macro
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | gram.y | 147 char *cp, *re_comp(); 156 if ((cp = re_comp(nl->n_name)) != NULL)
|
H A D | docmd.c | 72 re_comp(s) in re_comp() function 785 re_comp(nl->n_name);
|
/titanic_41/usr/src/lib/libast/ |
H A D | Makefile | 117 re_comp.h \
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 225 #undef re_comp 226 #define re_comp _ast_re_comp macro
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 225 #undef re_comp 226 #define re_comp _ast_re_comp macro
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 225 #undef re_comp 226 #define re_comp _ast_re_comp macro
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 225 #undef re_comp 226 #define re_comp _ast_re_comp macro
|
/titanic_41/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_iters.c | 232 ((msg = (char *) re_comp(regexp)) != NULL) in kadm5_get_either()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | regexpr.c | 140 re_comp(const char *sp) in re_comp() function
|
/titanic_41/usr/src/ucblib/libucb/port/gen/ |
H A D | regex.c | 146 re_comp(char *sp) in re_comp() function
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | regex.c | 130 re_comp(char *sp) in re_comp() function
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | llib-last | 101 #include <re_comp.h>
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 225 #undef re_comp 226 #define re_comp _ast_re_comp
|