Searched refs:squash (Results 1 – 12 of 12) sorted by relevance
91 public function squash($force = false) function in HTMLPurifier_PropertyList97 return $this->cache = array_merge($this->parent->squash($force), $this->data);
282 foreach ($this->plist->squash() as $name => $value) {864 $this->plist->squash(true);
21 … you had to make multiple intermediate commits while developing, please [squash them](http://www.g…
53 … you had to make multiple intermediate commits while developing, please [squash them](https://www.…
76 One may ask you to [squash your
3394 squash
4138 squash
1 …// squash adjacent spaces\n .replace(/(\\r\\n)/g, '\\n') // normalize linebreaks (CRLF -> LF)…
1 … this.print_string(this._ch);\n this.eatWhitespace();\n // squash extra whitespace\n…