Lines Matching defs:whitespace
95 /* Check if character is linear whitespace */
111 int whitespace = 0; /* how much whitespace between encodings? */
135 /* count linear whitespace while between encodings */
137 whitespace++;
181 * word has any embedded linear whitespace.
203 * by linear whitespace, then we ignore the whitespace.
204 * We will roll back the buffer the number of whitespace
208 q -= whitespace;
279 whitespace = 0; /* re-initialize amount of whitespace */