Lines Matching +defs:buffer +defs:string
102 typedef struct buffer struct
125 init_string_with_size (buffer, size) in init_string_with_size() argument
135 init_string (buffer) in init_string() argument
160 write_buffer (buffer, f) in write_buffer() argument
168 delete_string (buffer) in delete_string() argument
175 addr (buffer, idx) in addr() argument
183 at (buffer, pos) in at() argument
193 catchar (buffer, ch) in catchar() argument
218 catbuf (buffer, buf, len) in catbuf() argument
234 cattext (buffer, string) in cattext() argument
1124 nextword (string, word) in nextword() argument
1314 compile (string) in compile() argument
1478 string_type buffer; local