Home
last modified time | relevance | path

Searched refs:xml_keep_space (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dxml.c524 int xml_keep_space = 0; variable
898 if (arg == START && !xml_in_para && !xml_keep_space
919 if (arg == END && !xml_in_para && !xml_keep_space
972 xml_keep_space++;
975 xml_keep_space--;
1254 else if (character == '\n' && !xml_keep_space) in xml_add_char()
H A Dxml.h50 extern int xml_keep_space;
H A Dinsertion.c886 xml_keep_space++; in begin_insertion()
1084 xml_keep_space--; in end_insertion()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog1712 * makeinfo/xml.h: made xml_keep_space extern.
2058 xml_keep_space is true, indent after table element. When the output