| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/ |
| H A D | Css.php | 19 private $_buffer = ''; variable in PhpCss\\Ast\\Visitor\\Css 26 $this->_buffer = ''; 33 return $this->_buffer; 45 if (!empty($this->_buffer)) { 63 $this->_buffer .= ', '; 77 $this->_buffer .= $universal->namespacePrefix.'|*'; 79 $this->_buffer .= '*'; 92 $this->_buffer .= $type->namespacePrefix.'|'.$type->elementName; 94 $this->_buffer .= $type->elementName; 106 $this->_buffer .= '#'.$id->id; [all …]
|
| H A D | Xpath.php | 70 private $_buffer = ''; variable in PhpCss\\Ast\\Visitor\\Xpath 150 $this->_buffer = ''; 160 $this->_buffer .= $string; 190 return $this->_buffer; 273 if (!empty($this->_buffer)) { 293 if (!empty($this->_buffer)) { 469 if ($this->_buffer !== '') { 477 if ($this->_buffer !== '') { 487 if ($this->_buffer !== '') { 496 if ($this->_buffer !== '') {
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/ |
| H A D | Scanner.php | 30 private $_buffer = ''; variable in PhpCss\\Scanner 56 $this->_buffer = $string; 70 if ($this->_offset < strlen($this->_buffer)) { 75 $this->_buffer, 89 if (($token = $this->_status->getToken($this->_buffer, $this->_offset)) && 108 return $scanner->scan($target, $this->_buffer, $this->_offset);
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Exception/ |
| H A D | InvalidCharacterException.php | 28 private $_buffer; variable in PhpCss\\Exception\\InvalidCharacterException 38 $this->_buffer = $buffer; 47 $this->_buffer 58 if (preg_match('(.)suS', $this->_buffer, $match, 0, $this->_offset)) { 69 return $this->_buffer;
|
| /plugin/zip/pear/File/Archive/Writer/ |
| D | Ar.php | 42 var $_buffer = ""; variable in File_Archive_Writer_Ar 134 $this->_currentStat[7] = strlen($this->_buffer); 139 $this->innerWriter->writeData($this->_buffer); 143 $this->_buffer = ""; 187 $this->_buffer .= $data; 199 $this->_buffer .= file_get_contents($filename);
|
| /plugin/findologicxmlexport/vendor/hoa/stream/Filter/ |
| D | LateComputed.php | 56 protected $_buffer = null; variable in Hoa\\Stream\\Filter\\LateComputed 87 $this->_buffer .= $iBucket->getData(); 101 $this->_buffer 107 $this->_buffer = null;
|
| /plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/Filter/ |
| D | LateComputed.php | 82 $this->_buffer = 83 strtolower($this->_buffer) . ' ' . 84 strlen($this->_buffer); // proof that the buffer contains all the data
|
| /plugin/findologicxmlexport/vendor/hoa/iterator/ |
| D | Buffer.php | 75 protected $_buffer = null; variable in Hoa\\Iterator\\Buffer 96 $this->_buffer = new \SplDoublyLinkedList(); 118 return $this->_buffer;
|
| /plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/ |
| D | Stream.php | 552 …$this->function->stream_set_write_buffer = function ($_stream, $_buffer) use ($self, $stream, &$ca… 558 ->integer($_buffer) 583 …$this->function->stream_set_write_buffer = function ($_stream, $_buffer) use ($self, $stream, &$ca… 589 ->integer($_buffer) 613 …$this->function->stream_set_write_buffer = function ($_stream, $_buffer) use ($self, $stream, &$ca… 619 ->integer($_buffer)
|
| /plugin/findologicxmlexport/vendor/hoa/stream/ |
| D | README.md | 502 works on the `_buffer` attribute. This buffer contains the whole
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js | 11 …_buffer=new t(this._chunkSize),this._offset=0,this._closed=!1,this._level=o,this._strategy=a,this.…
|
| D | pdfmake.js | 20722 this._buffer = new Buffer(this._chunkSize); 20864 this._buffer, // out 20883 this._buffer, // out 20898 var out = self._buffer.slice(self._offset, self._offset + have); 20913 self._buffer = new Buffer(self._chunkSize); 20931 self._buffer,
|
| D | pdfmake.min.js.map | 1 …_buffer","_closed","_level","_strategy","assert","ok","Z_DEFAULT_LEVEL","Z_OK","Z_STREAM_END","Z_N…
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 10534 _this2._buffer.push(pageView); 10666 this._buffer = new PDFPageViewBuffer(DEFAULT_CACHE_SIZE); property 10984 this._buffer.resize(newCacheSize, visiblePages);
|
| D | viewer.js.map | 1 …_buffer.push(pageView);\n };\n pageView.onAfterDraw = () => {\n if (!onePageRende…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 6293 if (!this._buffer) { 6294 this._buffer = Buffer.from(this._data, this._encoding); 6297 return this._buffer; 6796 this._buffer = undefined; 6803 if (!this._buffer) { 6804 this._buffer = Buffer.alloc(this.length); 6806 this._buf.copy(this._buffer, 0, 0, this.length); 6809 return this._buffer; 6815 this._buffer = undefined; 6836 this._buffer = undefined; [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …_buffer = []) {\n let buffer = _buffer.slice();\n let listener = event(e => {\n …
|
| D | editor.worker.js.map | 1 … */\n function buffer(event, nextTick = false, _buffer = []) {\n let buffer = _buffe…
|
| D | json.worker.js.map | 1 … */\n function buffer(event, nextTick = false, _buffer = []) {\n let buffer = _buffe…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 25976 this._buffer = Buffer.allocUnsafe(this._chunkSize); 26124 this._buffer, // out 26148 this._buffer, // out 26172 var out = self._buffer.slice(self._offset, self._offset + have); 26187 self._buffer = Buffer.allocUnsafe(self._chunkSize); 26200 …var newReq = self._handle.write(flushFlag, chunk, inOff, availInBefore, self._buffer, self._offset…
|
| D | pdfmake.min.js | 2 …_buffer=p.allocUnsafe(this._chunkSize),this._offset=0,this._level=_,this._strategy=x,this.once("en…
|