Lines Matching defs:p
280 clear_line_control (struct line *p) in clear_line_control()
292 struct line *p = xmalloc (sizeof *p); in new_line_control() local
427 struct buffer_record *p; in save_buffer() local
471 char *p = b->buffer; in load_buffer() local
669 handle_line_error (const struct control *p, intmax_t repetition) in handle_line_error()
689 process_line_count (const struct control *p, intmax_t repetition) in process_line_count()
723 regexp_error (struct control *p, intmax_t repetition, bool ignore) in regexp_error()
749 process_regexp (struct control *p, intmax_t repetition) in process_regexp()
1022 struct control *p; in new_control_record() local
1041 check_for_offset (struct control *p, char const *str, char const *num) in check_for_offset()
1054 parse_repeat_count (int argnum, struct control *p, char *str) in parse_repeat_count()
1094 struct control *p; in extract_regexp() local
1133 struct control *p; /* New control record created. */ in parse_patterns() local