Lines Matching refs:inQuote
1229 UBool inQuote = false;1278 inQuote = ! inQuote;1281 else if (!inQuote && ((ch >= 0x0061 /*'a'*/ && ch <= 0x007A /*'z'*/)1454 UBool inQuote = false;1493 inQuote = ! inQuote;1496 else if ( ! inQuote && ((ch >= 0x0061 /*'a'*/ && ch <= 0x007A /*'z'*/)