Home | History | Annotate | Download | only in strings

Lines Matching refs:whitespace

32   // be ignored. With TRIM_WHITESPACE, whitespace-only results will be dropped.
42 // To split on either commas or semicolons, keeping all whitespace:
49 WhitespaceHandling whitespace,
54 WhitespaceHandling whitespace,
62 // To iterate through all whitespace-separated tokens in an input string:
72 WhitespaceHandling whitespace,
77 WhitespaceHandling whitespace,
83 // removes whitespace leading each key and trailing each value. Returns true
119 WhitespaceHandling whitespace,
124 WhitespaceHandling whitespace,