Lines Matching defs:inQuote
1243 UBool inQuote = false;1292 inQuote = ! inQuote;1295 else if (!inQuote && ((ch >= 0x0061 /*'a'*/ && ch <= 0x007A /*'z'*/)1458 UBool inQuote = false;1497 inQuote = ! inQuote;1500 else if ( ! inQuote && ((ch >= 0x0061 /*'a'*/ && ch <= 0x007A /*'z'*/)