Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfile.c516 static int stripSimpleComments=INVALID; variable
522 stripSimpleComments = FALSE; in SetCmdLineDontCondense()
529 stripSimpleComments = TRUE; in SetCmdLineCondensedPS()
623 if (stripSimpleComments == INVALID) stripSimpleComments = FALSE;
633 if (!stripSimpleComments || buf[1] == '%' || buf[1] == '!' ||
6093 if (stripSimpleComments == INVALID) { in GenDumpInitDefaults()
6094 stripSimpleComments = FALSE; in GenDumpInitDefaults()