Searched refs:whitespace (Results 1 – 8 of 8) sorted by relevance
416 val whitespace = Character.isWhitespace(c) in getBodyContents() constant417 if (whitespace || c == '>') { in getBodyContents()427 whitespace -> state = STATE_BEFORE_ATTRIBUTE in getBodyContents()
130 // whitespace, the same whitespace will be added to every line of the
101 environment variables, but are expanded inline. Files with whitespace and233 whitespace.
5541 my ($whitespace) =5544 statement_rawlines($whitespace) - 1;5981 my ($whitespace) = ($cond =~ /^((?:\s*\n[+-])*\s*)/s);5982 my $offset = statement_rawlines($whitespace) - 1;
233 # List of optional constructs for which whitespace checking is disabled. `dict-
3631 line[commentpos-1] not in string.whitespace) or3633 line[commentpos-2] not in string.whitespace))):
472 result.add(carrierId.setSpn(CharMatcher.whitespace().trimTrailingFrom(spn)).build()); in carrierAttributeToCarrierId()
685 // stripped out. For block comments, leading whitespace and an asterisk