Searched refs:needWhitespace (Results 1 – 2 of 2) sorted by relevance
1081 void writeIndicator(String indicator, boolean needWhitespace, boolean whitespace, in writeIndicator() argument1083 if (!this.whitespace && needWhitespace) { in writeIndicator()
2660 UBool needWhitespace = FALSE; in matchLiterals() local2663 needWhitespace = TRUE; in matchLiterals()2667 if (needWhitespace) { in matchLiterals()