Home
last modified time | relevance | path

Searched refs:canon_white (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.c519 canon_white (copying_text); in begin_insertion()
811 canon_white (xreflabel); in begin_insertion()
812 canon_white (floattype); in begin_insertion()
813 canon_white (position); in begin_insertion()
814 canon_white (caption); in begin_insertion()
815 canon_white (shortcaption); in begin_insertion()
1584 canon_white (enumeration_arg); in do_enumeration()
H A Dhtml.c463 canon_white (contents_canon_white); in rollback_empty_tag()
608 canon_white (name); in add_escaped_anchor_name()
H A Dfootnote.c144 canon_white (marker); in cm_footnote()
H A Dmakeinfo.c921 canon_white (char *string) in canon_white() function
956 canon_white (string); in fix_whitespace()
1179 canon_white (*string); in get_rest_of_line()
1568 canon_white (output_filename); in convert_from_loaded_file()
1601 canon_white (output_filename); in convert_from_loaded_file()
3763 canon_white (value); in handle_variable_internal()
H A Dmakeinfo.h346 canon_white (char *string),
H A Dnode.c375 canon_white (nodename); in isolate_nodename()
501 canon_white (otem); in add_html_names()
525 canon_white (tem); in add_html_names()
H A Dlang.c753 canon_white (accent_contents); in cm_accent_generic_html()
H A Dcmds.c676 canon_white (aa); in cm_acronym_or_abbr()
677 canon_white (description); in cm_acronym_or_abbr()
H A Dmacro.c1002 canon_white (a->alias); in cm_alias()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog15 (add_html_names): canon_white the new name, too.
1069 (canon_white): Rewrite not to use strcpy (was used with
H A DChangeLog.466972 to canon_white after get_rest_of_line.