Lines Matching defs:inQuote
1159 UBool inQuote = false;1208 inQuote = ! inQuote;1211 else if (!inQuote && ((ch >= 0x0061 /*'a'*/ && ch <= 0x007A /*'z'*/)1311 UBool inQuote = false;1350 inQuote = ! inQuote;1353 else if ( ! inQuote && ((ch >= 0x0061 /*'a'*/ && ch <= 0x007A /*'z'*/)