Home
last modified time | relevance | path

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

/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/
H A Dcompiler.cpp259 bool tablestarted = false; in DumpBuiltins() local
262 if (tablestarted) s += "</table>\n"; in DumpBuiltins()
263 tablestarted = false; in DumpBuiltins()
267 if (!tablestarted) { in DumpBuiltins()
269 tablestarted = true; in DumpBuiltins()