Lines Matching defs:inQuote
1203 UBool inQuote = false;1252 inQuote = ! inQuote;1255 else if (!inQuote && ((ch >= 0x0061 /*'a'*/ && ch <= 0x007A /*'z'*/)1356 UBool inQuote = false;1395 inQuote = ! inQuote;1398 else if ( ! inQuote && ((ch >= 0x0061 /*'a'*/ && ch <= 0x007A /*'z'*/)