Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 169) sorted by relevance

1234567

/csrg-svn/usr.bin/window/
H A Dstring.h23 struct string { struct
24 struct string *s_forw; argument
25 struct string *s_back; argument
29 struct string str_head; argument
/csrg-svn/lib/libc/locale/
H A Dmbrune.c21 mbrune(string, c) in mbrune() argument
38 mbrrune(string, c) in mbrrune() argument
55 mbmb(string, pattern) in mbmb() argument
H A Dnone.c36 _none_sgetrune(string, n, result) in _none_sgetrune() argument
54 _none_sputrune(c, string, n, result) in _none_sputrune() argument
H A Dutf2.c41 _UTF2_sgetrune(string, n, result) in _UTF2_sgetrune() argument
79 _UTF2_sputrune(c, string, n, result) in _UTF2_sputrune() argument
H A Deuc.c106 _EUC_sgetrune(string, n, result) in _EUC_sgetrune() argument
137 _EUC_sputrune(c, string, n, result) in _EUC_sputrune() argument
/csrg-svn/usr.bin/error/
H A Dsubr.c81 int position(string, ch) in position() argument
96 char *substitute(string, chold, chnew) in substitute() argument
113 char lastchar(string) in lastchar() argument
125 char firstchar(string) in firstchar() argument
134 char next_lastchar(string) in next_lastchar() argument
146 clob_last(string, newstuff) in clob_last() argument
160 boolean persperdexplode(string, r_perd, r_pers) in persperdexplode() argument
191 boolean qpersperdexplode(string, r_perd, r_pers) in qpersperdexplode() argument
299 wordvbuild(string, r_wordc, r_wordv) in wordvbuild() argument
H A Dpi.c131 boolean alldigits(string) in alldigits() argument
161 boolean piptr(string) in piptr() argument
/csrg-svn/usr.bin/tn3270/tools/
H A Dmkmake.y14 typedef struct string { struct
19 *string; argument
42 *string; /* My name */ argument
55 string_t *string; member
335 string_hashof(string, length) in string_hashof() argument
361 string_lookup(string) in string_lookup() argument
404 string_t *string; local
440 same_item(string) in same_item() argument
679 char *string = token->string->string; local
855 token_type(string) in token_type() argument
[all …]
/csrg-svn/usr.bin/look/
H A Dlook.c76 char *back, *file, *front, *string, *p; local
125 look(string, front, back) in look() argument
193 binary_search(string, front, back) in binary_search() argument
228 linear_search(string, front, back) in linear_search() argument
251 print_from(string, front, back) in print_from() argument
/csrg-svn/usr.bin/talk/
H A Dio.c92 p_error(string) in p_error() argument
107 message(string) in message() argument
/csrg-svn/old/talk/talk/
H A Dio.c95 p_error(string) in p_error() argument
113 message(string) in message() argument
/csrg-svn/local/kerberosIV/compile_et/
H A Derror_table.y94 ds(string) in ds() argument
104 quote(string) in quote() argument
191 set_table_num(string) in set_table_num() argument
/csrg-svn/usr.bin/m4/TEST/
H A Dstring.m413 define(string,`integer $1(len(substr($2,1))) macro
/csrg-svn/bin/ls/
H A Dstat_flags.c35 static char string[128]; local
80 char *string, *p; local
/csrg-svn/lib/libplot/dumb/
H A Dlabel.c14 label(string) in label() argument
/csrg-svn/sys/tahoe/stand/vdformat/
H A Dstatus.c51 dump_state(string) in dump_state() argument
/csrg-svn/local/sccscmds/sccscmds.ok/util/
H A Dimatch.c8 imatch(prefix,string) in imatch() argument
/csrg-svn/local/sccscmds/sccscmds.2/util/
H A Dimatch.c8 imatch(prefix,string) in imatch() argument
/csrg-svn/lib/libc/hp300/gen/
H A Deprintf.c20 __eprintf(string, line, filename) in __eprintf() argument
/csrg-svn/contrib/dungeon/
H A Ddecode.c7 char string[STRLEN+1]; variable
/csrg-svn/lib/libcompat/4.3/
H A Dstrout.c11 _strout(count, string, adjust, file, fillch) in _strout() argument
/csrg-svn/usr.bin/tn3270/api/
H A Dastosc.c61 ascii_to_index(string) in ascii_to_index() argument
/csrg-svn/usr.bin/ex/
H A Dovprintf.c30 _strout(string, count, adjust, file, fillch) in _strout() argument
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Dpath.c78 char username[17], *string; local
162 PSetPath(string) in PSetPath() argument
/csrg-svn/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Dpath.c82 char username[17], *string; local
174 PSetPath(string) in PSetPath() argument

1234567