Home | History | Annotate | Download | only in squashfs-tools

Lines Matching refs:quoted

110 	int cur_size, i, quoted;
140 quoted = 0;
145 quoted = !quoted;
149 /* inside quoted string EOF, otherwise end of string */
150 if(quoted)
156 if(!quoted) {