Lines Matching defs:buf_ptr
136 string_type *buf_ptr; /* and the buffer */
840 pos_idx = copy_past_newline (buf_ptr, pos_idx, tos);
1033 while (at (buf_ptr, pos_idx))
1035 if (iscommand (buf_ptr, pos_idx))
1037 pos_idx = copy_past_newline (buf_ptr, pos_idx, tos);
1076 pos_idx = skip_past_newline_1 (buf_ptr, pos_idx);
1248 while (at (buf_ptr, pos_idx))
1251 if (iscommand (buf_ptr, pos_idx))
1256 (void) nextword (addr (buf_ptr, pos_idx), &next);
1268 pos_idx = skip_past_newline_1 (buf_ptr, pos_idx);
1273 pos_idx = skip_past_newline_1 (buf_ptr, pos_idx);
1526 buf_ptr = &pptr;
1570 remove_noncomments (&buffer, buf_ptr);