Searched refs:get_until (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
| H A D | footnote.c | 143 get_until ("{", &marker); in cm_footnote()
|
| H A D | makeinfo.h | 365 extern int get_until (char *match, char **string),
|
| H A D | insertion.c | 499 start_of_end = get_until ("\n@end documentdescription", &desc); in begin_insertion() 518 input_text_offset = get_until ("\n@end copying", ©ing_text); in begin_insertion() 785 start_of_end = get_until ("\n@end float", &text); in begin_insertion()
|
| H A D | makeinfo.c | 1020 get_until (char *match, char **string) in get_until() function 1156 get_until (match, string); in get_until_in_line() 1563 get_until ("\n", &output_filename); /* read rest of line */ in convert_from_loaded_file()
|
| H A D | node.c | 442 get_until ("\n", &line); in glean_node_from_menu()
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog | 2547 before and after get_until, so messages issued inside full_expansion
|