Searched refs:haveComma (Results 1 – 4 of 4) sorted by relevance
434 UBool haveComma = check(COMMA); in doParse() local437 if (haveComma) { in doParse()441 } else if (haveComma) { in doParse()489 UBool haveComma = check(COMMA); in nextArray() local492 if (haveComma) { in nextArray()496 } else if (haveComma) { in nextArray()
428 UBool haveComma = check(COMMA); in doParse() local431 if (haveComma) { in doParse()435 } else if (haveComma) { in doParse()483 UBool haveComma = check(COMMA); in nextArray() local486 if (haveComma) { in nextArray()490 } else if (haveComma) { in nextArray()