Lines Matching +defs:buffer +defs:string
101 typedef struct buffer struct
124 init_string_with_size (buffer, size) in init_string_with_size() argument
134 init_string (buffer) in init_string() argument
159 write_buffer (buffer, f) in write_buffer() argument
167 delete_string (buffer) in delete_string() argument
174 addr (buffer, idx) in addr() argument
182 at (buffer, pos) in at() argument
192 catchar (buffer, ch) in catchar() argument
217 catbuf (buffer, buf, len) in catbuf() argument
233 cattext (buffer, string) in cattext() argument
1162 nextword (string, word) in nextword() argument
1352 compile (string) in compile() argument
1516 string_type buffer; local