Home
last modified time | relevance | path

Searched defs:_buffer (Results 1 – 8 of 8) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
DLateComputed.php56 protected $_buffer = null; variable in Hoa\\Stream\\Filter\\LateComputed
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Exception/
DInvalidCharacterException.php28 private $_buffer; variable in PhpCss\\Exception\\InvalidCharacterException
/plugin/combo/vendor/carica/phpcss/src/PhpCss/
DScanner.php30 private $_buffer = ''; variable in PhpCss\\Scanner
/plugin/findologicxmlexport/vendor/hoa/iterator/
DBuffer.php75 protected $_buffer = null; variable in Hoa\\Iterator\\Buffer
/plugin/zip/pear/File/Archive/Writer/
DAr.php42 var $_buffer = ""; variable in File_Archive_Writer_Ar
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
DCss.php19 private $_buffer = ''; variable in PhpCss\\Ast\\Visitor\\Css
DXpath.php70 private $_buffer = ''; variable in PhpCss\\Ast\\Visitor\\Xpath
/plugin/pdfjs/pdfjs/web/
Dviewer.js10666 this._buffer = new PDFPageViewBuffer(DEFAULT_CACHE_SIZE); property