Searched refs:whitespace (Results 1 – 8 of 8) sorted by relevance
411 val whitespace = Character.isWhitespace(c) in getBodyContents() constant412 if (whitespace || c == '>') { in getBodyContents()422 whitespace -> state = STATE_BEFORE_ATTRIBUTE in getBodyContents()
130 // whitespace, the same whitespace will be added to every line of the
4716 my ($whitespace) =4719 statement_rawlines($whitespace) - 1;5150 my ($whitespace) = ($cond =~ /^((?:\s*\n[+-])*\s*)/s);5151 my $offset = statement_rawlines($whitespace) - 1;
3135 line[commentpos-1] not in string.whitespace) or3137 line[commentpos-2] not in string.whitespace))):
294 # List of optional constructs for which whitespace checking is disabled. `dict-
101 environment variables, but are expanded inline. Files with whitespace and220 whitespace.
2066 … val pathList = Splitter.on(CharMatcher.whitespace()).trimResults().omitEmptyStrings().split( in <lambda>()
685 // stripped out. For block comments, leading whitespace and an asterisk