Lines Matching refs:quotefound
197 int quotefound; /* double quote was seen */ in read_psffm() local
282 quotefound = 0; in read_psffm()
289 quotefound = 1; in read_psffm()
299 if (token_found || (quotefound && inmsgid)) { in read_psffm()
309 if (inmsgid && !quotefound) { in read_psffm()
349 if (token_found || (quotefound && inmsgstr)) { in read_psffm()
360 if (inmsgstr && !quotefound) { in read_psffm()
396 if ((token_found) || (quotefound && indomain)) { in read_psffm()
456 quotefound = 0; in read_psffm()
482 if (!quotefound) { in read_psffm()
488 quotefound = 1; in read_psffm()
500 if (quotefound) { in read_psffm()