Lines Matching full:whitespace
410 // Ignore whitespace. Note that this is not Unicode
412 // whitespace likely to be seen in code.
933 // Ignore leading whitespace.
1189 * @param pos offset to the first non-whitespace character
1201 * @param pos offset to the first non-whitespace character
1253 * Important: The character at pos must be a non-whitespace character
1256 * This method handles quoting, escaping, and whitespace removal. It