Home
last modified time | relevance | path

Searched refs:toClose (Results 1 – 2 of 2) sorted by relevance

/plugin/zip/pear/File/Archive/Reader/
DUncompress.php50 var $toClose = array(); variable in File_Archive_Reader_Uncompress
263 for ($i=0; $i<count($this->toClose); ++$i) {
264 if ($this->toClose[$i] !== null) {
265 $this->toClose[$i]->close();
270 $this->toClose = array();
/plugin/datatables/assets/pdfmake/
Dpdfmake.js18195 var toClose = 0;
18197 if (toClose || marking.structContent || marking.tag === 'Artifact') {
18198 toClose++;
18201 while (toClose--) {