Lines Matching +defs:buffer +defs:string
921 canon_white (char *string) in canon_white()
949 fix_whitespace (char *string) in fix_whitespace()
979 discard_until (char *string) in discard_until()
1020 get_until (char *match, char **string) in get_until()
1129 get_until_in_line (int expand, char *match, char **string) in get_until_in_line()
1161 get_rest_of_line (int expand, char **string) in get_rest_of_line()
1205 get_until_in_braces (char *match, char **string) in get_until_in_braces()
1305 char *buffer = NULL; in convert_from_stream() local
1877 char *string; in handle_menu_entry() local
1963 get_command_entry (char *string) in get_command_entry()
2457 char buffer[2000]; /* xx no fixed limits */ local
2474 add_word (char *string) in add_word()
2484 add_html_elt (char *string) in add_html_elt()
2496 add_html_block_elt (char *string) in add_html_block_elt()
2512 char buffer[2000]; /* xx no fixed limits */ local
2836 insert_string (const char *string) in insert_string()
3183 search_forward (char *string, int from) in search_forward()
3198 search_forward_until_pos (char *string, int from, int end_pos) in search_forward_until_pos()
3862 char *string; /* The string buffer. */ member
4145 set_paragraph_indent (char *string) in set_paragraph_indent()