Home
last modified time | relevance | path

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

/dports/chinese/enscript/enscript-1.6.6/src/
H A Dmain.c599 NonPrintableFormat non_printable_format = NPF_OCTAL; variable
1289 non_printable_format = NPF_SPACE; in main()
1291 non_printable_format = NPF_QUESTIONMARK; in main()
1293 non_printable_format = NPF_CARET; in main()
1295 non_printable_format = NPF_OCTAL; in main()
H A Dgsint.h448 extern NonPrintableFormat non_printable_format;
H A Dpsgen.c1872 switch (non_printable_format) in get_next_token()
/dports/print/enscript-a4/enscript-1.6.6/src/
H A Dmain.c599 NonPrintableFormat non_printable_format = NPF_OCTAL; variable
1287 non_printable_format = NPF_SPACE; in main()
1289 non_printable_format = NPF_QUESTIONMARK; in main()
1291 non_printable_format = NPF_CARET; in main()
1293 non_printable_format = NPF_OCTAL; in main()
H A Dgsint.h446 extern NonPrintableFormat non_printable_format;
H A Dpsgen.c1824 switch (non_printable_format) in get_next_token()
/dports/print/enscript-letter/enscript-1.6.6/src/
H A Dmain.c599 NonPrintableFormat non_printable_format = NPF_OCTAL; variable
1287 non_printable_format = NPF_SPACE; in main()
1289 non_printable_format = NPF_QUESTIONMARK; in main()
1291 non_printable_format = NPF_CARET; in main()
1293 non_printable_format = NPF_OCTAL; in main()
H A Dgsint.h446 extern NonPrintableFormat non_printable_format;
H A Dpsgen.c1824 switch (non_printable_format) in get_next_token()
/dports/print/enscript-letterdj/enscript-1.6.6/src/
H A Dmain.c599 NonPrintableFormat non_printable_format = NPF_OCTAL; variable
1287 non_printable_format = NPF_SPACE; in main()
1289 non_printable_format = NPF_QUESTIONMARK; in main()
1291 non_printable_format = NPF_CARET; in main()
1293 non_printable_format = NPF_OCTAL; in main()
H A Dgsint.h446 extern NonPrintableFormat non_printable_format;
H A Dpsgen.c1824 switch (non_printable_format) in get_next_token()