/titanic_51/usr/src/cmd/vi/port/ |
H A D | ex_re.h | 41 struct regexp { struct 52 var struct regexp *re; /* Last re */ argument
|
/titanic_51/usr/src/lib/libadm/common/ |
H A D | ckstr.c | 63 sethlp(char *msg, char *regexp[], int length) in sethlp() argument 86 ckstr_val(char *regexp[], int length, char *input) in ckstr_val() argument 113 ckstr_err(char * regexp[],int length,char * error,char * input) ckstr_err() argument 132 ckstr_hlp(char * regexp[],int length,char * help) ckstr_hlp() argument 142 ckstr(char * strval,char * regexp[],int length,char * defstr,char * error,char * help,char * prompt) ckstr() argument [all...] |
/titanic_51/usr/src/lib/libc/port/regex/ |
H A D | regcmp.c | 123 regcmp(const char *regexp, ...) in regcmp() argument 931 get_count(int * countp,const char * regexp) get_count() argument 953 get_digit(const char * regexp) get_digit() argument 970 get_wchar(wchar_t * wcharp,const char * regexp) get_wchar() argument [all...] |
H A D | regex.c | 172 regex(const char *regexp, const char *stringp, ...) in regex() argument 655 test_repeated_ascii_char(const char * repeat_startp,const char * stringp,const char * regexp) test_repeated_ascii_char() argument 671 test_repeated_multibyte_char(const char * repeat_startp,const char * stringp,const char * regexp) test_repeated_multibyte_char() argument 687 test_repeated_group(const char * repeat_startp,const char * stringp,const char * regexp) test_repeated_group() argument 705 test_string(const char * stringp,const char * regexp) test_string() argument [all...] |
/titanic_51/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_iters.c | 95 static kadm5_ret_t glob_to_regexp(char *glob, char *realm, char **regexp) in glob_to_regexp() argument 210 char *regexp; in kadm5_get_either() local [all...] |
/titanic_51/usr/src/cmd/valtools/ |
H A D | ckstr.c | 117 char **regexp; in main() local [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | an_to_ln.c | 208 char *regexp, *startp, *endp = 0; in aname_do_match() local 285 do_replacement(char * regexp,char * repl,int doall,char * in,char * out) do_replacement() argument [all...] |
/titanic_51/usr/src/cmd/awk/ |
H A D | b.c | 589 regexp(void) in regexp() function
|
/titanic_51/usr/src/tools/cscope-fast/ |
H A D | find.c | 65 static char *regexp; /* regular expression */ variable [all...] |
/titanic_51/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_matching.c | 144 regex_t regexp; /* Compiled regular expression */ member
|
/titanic_51/usr/src/lib/libast/common/regex/ |
H A D | regcomp.c | 125 int regexp; /* <regexp.h> compatibility */ member
|