Home
last modified time | relevance | path

Searched refs:reader (Results 176 – 200 of 253) sorted by relevance

1234567891011

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DWKT.php65 $reader = new \GEOSWKTReader();
67 $geom = geoPHP::geosToGeometry($reader->read($wkt));
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12reader.readString(4);if(b!==a)throw new Error("Corrupted zip or bug : unexpected signature ("+g.pr…
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js13reader.readAndCheckSignature(a)){this.reader.index-=4;var b=this.reader.readString(4);throw new Er…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js7035 pull._reader = reader;
7070 var reader = f._reader,
7205 if (reader === undefined) {
7230 if (reader === undefined) {
7288 if (reader === undefined) {
7302 if (reader === undefined) {
7497 stream._reader = reader;
7519 assert(reader._ownerReadableStream._reader === reader);
17999 return reader;
23802 return reader;
[all …]
H A Dpdf.worker.js8204 pull._reader = reader;
8239 var reader = f._reader,
8666 stream._reader = reader;
8688 assert(reader._ownerReadableStream._reader === reader);
21212 reader.byteAlign();
21350 reader.byteAlign();
49015 while (reader.hasData) {
49048 reader.align();
49063 while (reader.hasData) {
49192 while (reader.hasData) {
[all …]
/plugin/news/
H A DREADME3 This plugin will generate a news feed that can be read in a standard news reader (See below for how…
24 The news reader will use your title for the item. You can omit the title:
/plugin/quickstats/GEOIP/
H A Dcomposer.lock80 "maxmind-db/reader": "~1.0",
118 "name": "maxmind-db/reader",
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md110 reader to the next node.
147 * Fixed: The reader now detects when the end of the document is hit before it
/plugin/jmol2/jmol/
H A DCHANGES.txt14 # bug fix: pdb reader as trajectory error
16 # bug fix: APBS reader could hang on empty line
152 # bug fix: PQR reader not adaptive
388 # new feature: GROMACS reader
1006 # spartan smol reader broken in 11.7.37
1085 # new feature: Wien2k reader
1343 # new feature: Alchemy/3DNA reader
1760 # new feature: MOL2 reader is PDB-enabled.
2761 # new feature: GamessUK reader
4711 # bug fix: gamess reader MO fix
[all …]
/plugin/itrackviewer/
H A Dsyntax.php220 …$txt .= 'Get this track directly to your mobile!.<br/>Dont have barcode reader ? <a href="http://w…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst254 The cached reader will not re-evaluate each time an annotation is loaded from cache.
284 $classAnnotations = $reader->getClassAnnotations($reflClass);
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php222 public function setAnnotationReader(Reader $reader): self argument
224 $this->annotationReader = $reader;
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php508 $reader = new \GEOSWKBReader();
510 $this->geos = $reader->read($this->out('wkb'));
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1reader-fn*',\n '*e',\n '*err*',\n '*file*',\n '*flush-on-newline*',\n …
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md171 reader to the next node.
208 * Fixed: The reader now detects when the end of the document is hit before it
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md177 reader to the next node.
214 * Fixed: The reader now detects when the end of the document is hit before it
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md201 * The `maxmind-db/reader` dependency was updated to a version that does not
225 * This is the first release with the GeoIP2 database reader. Please see the
/plugin/pgn4web/
H A DREADME.md19 is created which instructs the reader to open solely the article.
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1reader-fn*\", \"*e\",\n \"*err*\", \"*file*\", \"*flush-on-newline*\", \"*fn-loader*\", \"*in…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js3672 if (this.reader) {
3677 this.reader = new FileReader;
3679 this.reader.onload = (function(_this) { method
3691 this.reader.onloadend = (function(_this) { method
3695 return _this.reader = null;
3699 this.reader.onerror = (function(_this) { method
3704 this.reader.onprogress = (function(_this) { method
3717 return this.reader.readAsArrayBuffer(blob);
3724 return (_ref = this.reader) != null ? _ref.abort() : void 0;
/plugin/404manager/
H A DREADME.md54 …* choose which action you want to perform for a reader (if the first action don't find any target …

1234567891011