Home
last modified time | relevance | path

Searched refs:Reader (Results 301 – 325 of 438) sorted by path

1...<<1112131415161718

/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1Reader","readBit","numBits","byteAlign","runCodesTable","repeatedLength","numberOfRepeats","symbol…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 … // Take the viewer rotation into account as well; compare with Adobe Reader.\n if (pagesRot…
/plugin/quickstats/GEOIP/
H A Dcomposer.lock122 "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
127 …"url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/bd436094fc0a9b0558a899f…
163 "description": "MaxMind DB Reader API",
164 "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md39 * Additional error checking on the data returned from `MaxMind\Db\Reader`
139 `GeoIP2\Database\Reader` class now has an `anonymousIp` method which returns
158 * The check added to the `GeoIP2\Database\Reader` lookup methods in 0.8.0 did
165 * The `GeoIp2\Database\Reader` lookup methods (e.g., `city()`, `isp()`) now
169 * A `metadata()` method has been added to the `GeoIP2\Database\Reader` class.
170 This returns a `MaxMind\Db\Reader\Metadata` class with information about the
217 and Reader classes.
220 `\GeoIp2\Database\Reader` and `\GeoIp2\WebService\Client`.
226 `README.md` file and the `\GeoIp2\Database\Reader` class.
H A DREADME.md95 ## Database Reader ##
119 use GeoIp2\Database\Reader;
121 // This creates the Reader object, which should be reused across
123 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-City.mmdb');
150 use GeoIp2\Database\Reader;
168 use GeoIp2\Database\Reader;
186 use GeoIp2\Database\Reader;
204 use GeoIp2\Database\Reader;
238 use GeoIp2\Database\Reader;
242 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-ISP.mmdb');
[all …]
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Database/
H A DReader.php7 use MaxMind\Db\Reader as DbReader;
8 use MaxMind\Db\Reader\InvalidDatabaseException;
34 class Reader implements ProviderInterface class
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md10 * A new method, `getWithPrefixLen`, was added to the `Reader` class.
59 * The `Reader` class for the `maxminddb` extension is no longer final.
98 * Previously the MaxMind DB extension would cause a segfault if the Reader
H A DREADME.md1 # MaxMind DB Reader PHP API #
50 require('/path/to/MaxMind-DB-Reader-php/autoload.php');
56 use MaxMind\Db\Reader;
57 $reader = new Reader('example.mmdb');
87 use MaxMind\Db\Reader;
92 $reader = new Reader($databaseFile);
107 `MaxMind\Db\Reader`. In order to use this extension, you must install the
108 Reader API as described above and install the extension as described below. If
153 …his code using the [GitHub issue tracker](https://github.com/maxmind/MaxMind-DB-Reader-php/issues).
172 The MaxMind DB Reader PHP API uses [Semantic Versioning](https://semver.org/).
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dconfig.m42 [Whether to enable the MaxMind DB Reader extension],
3 [ --with-maxminddb Enable MaxMind DB Reader extension support])
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/tests/
H A D002-final.phpt2 Check that Reader class is not final
9 $reflectionClass = new \ReflectionClass('MaxMind\Db\Reader');
H A D003-open-basedir.phpt7 use MaxMind\Db\Reader;
9 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-City.mmdb');
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php8 use MaxMind\Db\Reader\Decoder;
9 use MaxMind\Db\Reader\InvalidDatabaseException;
10 use MaxMind\Db\Reader\Metadata;
11 use MaxMind\Db\Reader\Util;
18 class Reader class
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DDecoder.php3 namespace MaxMind\Db\Reader;
H A DInvalidDatabaseException.php3 namespace MaxMind\Db\Reader;
H A DMetadata.php3 namespace MaxMind\Db\Reader;
H A DUtil.php3 namespace MaxMind\Db\Reader;
/plugin/quickstats/
H A Daction.php14 use GeoIp2\Database\Reader; alias
109 $reader = new Reader(QUICK_STATS .'GEOIP/vendor/GeoLite2-City/GeoLite2-City.mmdb');
546 $reader = new Reader(QUICK_STATS .'GEOIP/vendor/GeoLite2-City/GeoLite2-City.mmdb');
/plugin/tuxquote/
H A Dquotes.txt893 Reader, suppose you were an idiot. And suppose you were a member of Congress. But I repeat myself. …
1318 …e going, because you might not get there. <BR> -- Lawrence "Yogi" Berra, Reader's Digest (August 1…
2104 …ir inability to get together. <BR> -- Mayor Richard J. Daley of Chicago, Reader's Digest, April 19…
2508 If evolution really works, how come mothers still have only two hands? <BR> -- Ed Dussault, Reader
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md429 which has a much smarter XML Reader and Writer.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php142 $vObject = VObject\Reader::read($object['calendardata']);
H A DPDO.php642 $vObject = VObject\Reader::read($calendarData);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php236 $vtimezoneObj = VObject\Reader::read($tzResult[$tzProp]);
307 $nodeComp = VObject\Reader::read($inputObject);
H A DPlugin.php450 … $vObject = VObject\Reader::read($objProps[200]['{' . self::NS_CALDAV . '}calendar-data']);
463 $vtimezoneObj = VObject\Reader::read($tzResult[$tzProp]);
527 $vtimezoneObj = VObject\Reader::read($tzResult[$tzProp]);
572 … $vObject = VObject\Reader::read($properties[200]['{urn:ietf:params:xml:ns:caldav}calendar-data']);
632 … $vObject = VObject\Reader::read($properties[200]['{' . self::NS_CALDAV . '}calendar-data']);
691 $vtimezoneObj = VObject\Reader::read($calendarProps[$tzProp]);
834 $vobj = VObject\Reader::readJson($data);
841 $vobj = VObject\Reader::read($data);
1034 $vobj = VObject\Reader::read($response->getBody());
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php191 $vObject = VObject\Reader::read($object['calendardata']);
H A DPlugin.php27 use Sabre\VObject\Reader; alias
362 $oldObj = Reader::read($node->get());
530 $currentObject = Reader::read($oldICalendarData);
740 $vObject = VObject\Reader::read($request->getBody());
960 $vtimezoneObj = VObject\Reader::read($props[$ctz]);
1013 VObject\Reader::read(

1...<<1112131415161718