Home
last modified time | relevance | path

Searched refs:readers (Results 26 – 44 of 44) sorted by last modified time

12

/plugin/404manager/
H A DREADME.md14 For the website readers, it's not really helpful and it can occur frequently when you use intensive…
28 ### For readers
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt5 Authors: Interested readers of the Internet newsgroup rec.games.chess
837 into all PGN readers.
H A Dpgn-standard-proposed-supplement.txt135 For display purposes only presentation software, such as pgn readers, should by
/plugin/tuxquote/
H A Dquotes.txt1027 You readers really came through in our Defecit Reduction Contest, proving once againthat when the A…
1109 … errors that keep creeping into my column, and I am grateful to the many readers who, week after w…
1144 Let me stress for the benefit of any impressionable young readers out there that marijuana is very,…
/plugin/bible/bible_douayRheims/
H A D2_Machabees.txt201 …6:17. But let this suffice in a few words for a warning to the readers. And now we must come to th…
551 …so if the speech be always nicely framed, it will not be grateful to the readers. But here it shal…
/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersCifPdb.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/cifpdb ...
H A DJmolApplet0_ReadersXml.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/xml ...
H A DJmolApplet0_ShapeSurface.jar ... jvxl/data/ org/jmol/jvxl/readers/ org/jmol/shapesurface/ org/jmol ...
H A DJmolAppletSigned0_ReadersMore.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/more ...
H A DJmolAppletSigned0_ReadersXml.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/xml ...
H A DJmolAppletSigned0_ShapeSurface.jar ... jvxl/data/ org/jmol/jvxl/readers/ org/jmol/shapesurface/ org/jmol ...
H A DCHANGES.txt109 # bug fix: CASTEP and AIMS readers now properly load unit cells using cell vectors
117 # bug fix: strand count assignment error in cif/pdb readers causes failure to load 3ovo.cif
202 # bug fix: aims/castep readers
229 # new feature: CASTEP (http://www.castep.org/) and AIMS readers
1445 # readers: MOLDEN reader update contributed by Albert DeFusco - adefusco
1446 # readers: GAMESS reader update contributed by Albert DeFusco - adefusco
1660 # bug fix: XML readers broken in 11.7.1
3175 # bug fix: unclosed InputStream readers in zip file accessing
3180 # bug fix: unclosed readers in Pmesh, FileManager, Jvxl
3227 # code: adapter/readers/more/JmolDataReader.java removed.
[all …]
H A DJmolApplet.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/cifpdb ...
H A DJmolAppletSigned0_ReadersMolXyz.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/molxyz ...
H A DJmolAppletSigned.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/cifpdb ...
H A DJmolApplet0_ReadersMore.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/more ...
H A DJmolAppletSigned0_ReadersCifPdb.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/cifpdb ...
H A DJmolApplet0_ReadersMolXyz.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/molxyz ...
/plugin/zip/pear/File/Archive/Reader/
H A DUncompress.php44 var $readers = array(); variable in File_Archive_Reader_Uncompress
113 count($this->readers) >= $this->uncompressionLevel
140 $this->readers[count($this->readers)] =& $this->source;
170 if (empty($this->readers)) {
175 $this->source =& $this->readers[count($this->readers)-1];
176 unset($this->readers[count($this->readers)-1]);
259 for ($i=0; $i<count($this->readers); ++$i) {
260 $this->readers[$i]->close();
269 $this->readers = array();

12