Searched refs:initialWhitespace (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/io/
H A Dustream.cpp96 UBool initialWhitespace = TRUE; local
104 if (!initialWhitespace) {
132 if (!initialWhitespace) {
142 if (initialWhitespace) {
144 When initialWhitespace is TRUE, we haven't appended any
150 initialWhitespace = FALSE;

Completed in 55 milliseconds