Searched refs:get_until_in_braces (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
| H A D | xref.c | 77 get_until_in_braces ("}", &string); in get_xref_token() 93 get_until_in_braces (",", &string); in get_xref_token()
|
| H A D | makeinfo.h | 344 get_until_in_braces (char *match, char **string),
|
| H A D | insertion.c | 793 get_until_in_braces ("\n@end float", &caption); in begin_insertion() 805 get_until_in_braces ("\n@end float", &shortcaption); in begin_insertion() 1917 get_until_in_braces ("\n@end float", &temp); in cm_caption()
|
| H A D | lang.c | 752 get_until_in_braces ("\n", &accent_contents); in cm_accent_generic_html()
|
| H A D | cmds.c | 671 get_until_in_braces (",", &aa); in cm_acronym_or_abbr() 674 get_until_in_braces ("}", &description); in cm_acronym_or_abbr()
|
| H A D | makeinfo.c | 1205 get_until_in_braces (char *match, char **string) in get_until_in_braces() function
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog.46 | 6055 (get_until_in_braces, replace_with_expansion, add_char,
|