Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dxml.c1299 int quotation_started = 0; in xml_insert_quotation() local
1315 quotation_started = 1; in xml_insert_quotation()
1329 quotation_started = 0; in xml_insert_quotation()
1332 if (!quotation_started) in xml_insert_quotation()