Home
last modified time | relevance | path

Searched refs:getBuffer (Results 1 – 25 of 28) sorted by relevance

12

/plugin/findologicxmlexport/vendor/hoa/iterator/
DBuffer.php116 protected function getBuffer() function in Hoa\\Iterator\\Buffer
138 return $this->getBuffer()->current()[self::BUFFER_VALUE];
148 return $this->getBuffer()->current()[self::BUFFER_KEY];
159 $buffer = $this->getBuffer();
197 $this->getBuffer()->prev();
210 $buffer = $this->getBuffer();
234 $this->getBuffer()->valid() &&
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
DBuffer.php66 ->let($buffer = $this->invoke($result)->getBuffer())
107 ->array(iterator_to_array($this->invoke($iterator)->getBuffer()))
132 ->array(iterator_to_array($this->invoke($iterator)->getBuffer()))
169 ->array(iterator_to_array($this->invoke($iterator)->getBuffer()))
227 ->array(iterator_to_array($this->invoke($result)->getBuffer()))
243 ->array(iterator_to_array($this->invoke($result)->getBuffer()))
263 ->array(iterator_to_array($this->invoke($result)->getBuffer()))
287 ->array(iterator_to_array($this->invoke($result)->getBuffer()))
311 ->array(iterator_to_array($this->invoke($result)->getBuffer()))
335 ->array(iterator_to_array($this->invoke($result)->getBuffer()))
[all …]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
DTokenizer.php118 $lastBuffer = $this->streamReader->getBuffer(false);
152 $buffer = $this->streamReader->getBuffer(false);
DStreamReader.php171 public function getBuffer($atOffset = true) function in setasign\\Fpdi\\PdfParser\\StreamReader
DPdfParser.php127 $buffer = $this->streamReader->getBuffer(false);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
DLineReader.php81 …($trailerPos = \strpos($reader->getBuffer(false), 'trailer', \max($bytesPerCycle * $cycles++, 0)))…
95 $xrefContent = \substr($reader->getBuffer(false), 0, $trailerPos);
DCrossReference.php299 $buffer = $reader->getBuffer(false);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
DPdfHexString.php36 $buffer = $streamReader->getBuffer(false);
DPdfStream.php151 $buffer = $this->reader->getBuffer(false);
184 $buffer = $this->reader->getBuffer(false);
DPdfString.php32 $buffer = $streamReader->getBuffer(false);
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Exception/
H A DInvalidCharacterException.php68 public function getBuffer(): string { function in PhpCss\\Exception\\InvalidCharacterException
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
DDiffer.php64 return $this->getBuffer($diff, $old, $start, $end);
126 private function getBuffer(array $diff, array $old, $start, $end) function in SebastianBergmann\\Diff\\Differ
/plugin/diagramsnet/lib/WEB-INF/lib/
Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/socket.io/
Dsimplepeer9.10.0.min.js6getBuffer()}}),Object.defineProperty(r.prototype,"writableLength",{enumerable:!1,get:function(){re… method in s
/plugin/jcapture/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ditaa/ditaa/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/datatables/assets/pdfmake/
Dpdfmake.js48958 return this._writableState && this._writableState.getBuffer();
50589 WritableState.prototype.getBuffer = function getBuffer() {
50605 return this.getBuffer();
50740 return this._writableState && this._writableState.getBuffer();
67104 this.getBuffer(function (buffer) {
67113 this.getBuffer(function (buffer) {
67123 this.getBuffer(function (result) {
67129 Document.prototype.getBuffer = function (cb, options) {
Dpdfmake.min.js2getBuffer()}}),Object.defineProperty(Duplex.prototype,"writableLength",{enumerable:!1,get:function…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js71527 return this._writableState && this._writableState.getBuffer();
73142 WritableState.prototype.getBuffer = function getBuffer() {
73158 return this.getBuffer();
73293 return this._writableState && this._writableState.getBuffer();
80616 WritableState.prototype.getBuffer = function getBuffer() {
80632 return this.getBuffer();
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js1getBuffer(function(n){var r;try{r=new Blob([n],{type:"application/pdf"})}catch(i){if("InvalidState…
Dpdfmake.js143 this.getBuffer(function (result) {
181 Document.prototype.getBuffer = function(cb, options) { method in Document
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1getBuffer(buffer, index) {\n let inner = this.map.get(buffer);\n return inner && inn…
/plugin/mizarproofchecker/dist/
Dscript.js.map1getBuffer(buffer, index) {\n let inner = this.map.get(buffer);\n return inner && inn…

12