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()
2418 UBool needWhitespace = FALSE; in matchLiterals() local2421 needWhitespace = TRUE; in matchLiterals()2425 if (needWhitespace) { in matchLiterals()