New option -backslash_codes for expressing weird file names

This commit is contained in:
2008-10-17 07:50:35 +00:00
parent d0b53ac018
commit 2fce109cee
5 changed files with 344 additions and 27 deletions

View File

@ -209,6 +209,16 @@ struct XorrisO { /* the global context of xorriso */
int dialog; /* 0=off , 1=single-line , 2=multi-line */
int bsl_interpretation;
/* whether to run input through Sfile_bsl_interpreter():
bit0-1= dialog and quoted file reading
0= no interpretation, leave unchanged
1= only inside double quotes
2= outside single quotes
3= everywhere
bit2-3= reserved as future expansion of bit0-1
bit4= interpretation within program start arguments
*/
/* Pattern matching facility. It still carries legacy from scdbackup/askme.c
but is fully functional for xorriso.