Home
last modified time | relevance | path

Searched refs:_whitespace (Results 1 – 4 of 4) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DDirectLex.php24 protected $_whitespace = "\x20\x09\x0D\x0A"; variable in HTMLPurifier_Lexer_DirectLex
269 $position_first_space = strcspn($segment, $this->_whitespace);
451 $cursor += ($value = strspn($string, $this->_whitespace, $cursor));
457 $cursor += strcspn($string, $this->_whitespace . '=', $cursor);
467 … $cursor += 1 + strcspn($string, $this->_whitespace, $cursor + 1); // prevent infinite loop
472 $cursor += strspn($string, $this->_whitespace, $cursor);
487 $cursor += strspn($string, $this->_whitespace, $cursor);
507 $cursor += strcspn($string, $this->_whitespace, $cursor);
/plugin/dirtylittlehelper/mermaid/editor/docs/
D4.4.js1_whitespace()){if(!this.ignoreWhitespace)return this.finishToken(e,r.Whitespace)}else{if(!this.com… method in e
D2.2.js28489 if (this._whitespace()) {
28638 Scanner.prototype._whitespace = function () {
D2.2.js.map1_whitespace()) {\n if (!this.ignoreWhitespace) {\n return this.f…