Searched refs:haveComma (Results 1 – 1 of 1) sorted by relevance
402 UBool haveComma = check(COMMA); in doParse() local405 if (haveComma) { in doParse()409 } else if (haveComma) { in doParse()457 UBool haveComma = check(COMMA); in nextArray() local460 if (haveComma) { in nextArray()464 } else if (haveComma) { in nextArray()