Searched refs:ignoreWhitespace (Results 1 – 5 of 5) sorted by relevance
446 public UnicodeSet(String pattern, boolean ignoreWhitespace) { in UnicodeSet() argument448 applyPattern(pattern, null, null, ignoreWhitespace ? IGNORE_SPACE : 0); in UnicodeSet()572 public UnicodeSet applyPattern(String pattern, boolean ignoreWhitespace) { in applyPattern() argument574 return applyPattern(pattern, null, null, ignoreWhitespace ? IGNORE_SPACE : 0); in applyPattern()
99 var Diff = function(ignoreWhitespace) { argument100 this.ignoreWhitespace = ignoreWhitespace;197 if (this.ignoreWhitespace && !reWhitespace.test(left) && !reWhitespace.test(right)) {
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...