Searched refs:gNegativeInfinity (Results 1 – 2 of 2) sorted by relevance
63 static const UChar gNegativeInfinity[] = {MINUS, INFINITY, 0}; variable390 } else if (!buf.compare(gNegativeInfinity, NEGATIVE_INF_STRLEN)) { in applyPattern()