Home
last modified time | relevance | path

Searched refs:Record (Results 26 – 49 of 49) sorted by path

12

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1Record',\n 'BinaryFormat.SignedInteger16',\n 'BinaryFormat.SignedInteger32',\n …
H A Dbundle.js.map1Record what needs to be deleted\n let deleteStartIndex = 0;\n let deleteCount = 0;\n…
H A Deditor.worker.js.map1 … hasOpenCurlyBracket = false;\n // Record where the link sta…
H A Djson.worker.js.map1 … hasOpenCurlyBracket = false;\n // Record where the link sta…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc625 $params['body'] = (array) Record selection criteria
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md189 * Record calls that throw exceptions
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 … format\n string16(namesRecordCount) + // Number of names Record\n string16(na…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md12 * The `isInEuropeanUnion` property was added to `GeoIp2\Record\Country`
13 and `GeoIp2\Record\RepresentedCountry`. This property is `true` if the
19 * The following new anonymizer properties were added to `GeoIp2\Record\Traits`
105 `GeoIP2\Record\Traits` have been deprecated. Please use our [GeoIP2
141 * Boolean attributes like those in the `GeoIP2\Record\Traits` class now return
H A DREADME.md312 * `GeoIp2\Record\City` - `$city->geonameId`
313 * `GeoIp2\Record\Continent` - `$continent->code` or `$continent->geonameId`
314 * `GeoIp2\Record\Country` and `GeoIp2\Record\RepresentedCountry` -
316 * `GeoIp2\Record\Subdivision` - `$subdivision->isoCode` or `$subdivision->geonameId`
333 attribute in the `GeoIp2\Record\Traits` record.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCity.php76 $this->city = new \GeoIp2\Record\City($this->get('city'), $locales);
77 $this->location = new \GeoIp2\Record\Location($this->get('location'));
78 $this->postal = new \GeoIp2\Record\Postal($this->get('postal'));
92 new \GeoIp2\Record\Subdivision($sub, $locales)
130 new \GeoIp2\Record\Subdivision([], $this->locales) :
H A DCountry.php50 $this->continent = new \GeoIp2\Record\Continent(
54 $this->country = new \GeoIp2\Record\Country(
58 $this->maxmind = new \GeoIp2\Record\MaxMind($this->get('maxmind'));
59 $this->registeredCountry = new \GeoIp2\Record\Country(
63 $this->representedCountry = new \GeoIp2\Record\RepresentedCountry(
67 $this->traits = new \GeoIp2\Record\Traits($this->get('traits'));
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DAbstractPlaceRecord.php3 namespace GeoIp2\Record;
H A DAbstractRecord.php3 namespace GeoIp2\Record;
H A DCity.php3 namespace GeoIp2\Record;
H A DContinent.php3 namespace GeoIp2\Record;
H A DCountry.php3 namespace GeoIp2\Record;
H A DLocation.php3 namespace GeoIp2\Record;
H A DMaxMind.php3 namespace GeoIp2\Record;
H A DPostal.php3 namespace GeoIp2\Record;
H A DRepresentedCountry.php3 namespace GeoIp2\Record;
H A DSubdivision.php3 namespace GeoIp2\Record;
H A DTraits.php3 namespace GeoIp2\Record;
/plugin/tuxquote/
H A Dquotes.txt1084 …h-a-Sketches, will malfunction. In one way, this is good: Your Permanent Record from school will b…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4151 /* [MS-XLSB] 2.1.4 Record */
6868 if(header.type != 0x08A3) throw new Error("Invalid Future Record " + header.type);
19212 …if(b.length < length) throw "XLS Record 0x" + RecordType.toString(16) + " Truncated: " + b.length …
19728 if(!R) console.error("Missing Info for XLS Record 0x" + RecordType.toString(16));
19870 /* [MS-XLSB] 2.3 Record Enumeration */
20731 /* [MS-XLS] 2.3 Record Enumeration (and other sources) */
20733 /* [MS-XLS] 2.3 Record Enumeration 2021-08-17 */

12