Home
last modified time | relevance | path

Searched refs:Record (Results 26 – 49 of 49) sorted by last modified time

12

/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DRepresentedCountry.php3 namespace GeoIp2\Record;
H A DAbstractRecord.php3 namespace GeoIp2\Record;
H A DPostal.php3 namespace GeoIp2\Record;
H A DSubdivision.php3 namespace GeoIp2\Record;
H A DTraits.php3 namespace GeoIp2\Record;
H A DContinent.php3 namespace GeoIp2\Record;
H A DLocation.php3 namespace GeoIp2\Record;
H A DMaxMind.php3 namespace GeoIp2\Record;
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
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/airtable/
H A DREADME.md78 ![Record Example](images/record.png)
/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/codemirror/dist/keymaps/
H A Dvim.min.js.map1Record the mapped contexts as complete.\n var mappedCtxs = toCtxArray(mapping.context);…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 … format\n string16(namesRecordCount) + // Number of names Record\n string16(na…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md189 * Record calls that throw exceptions
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc389 // Record down the selected element in the dialog.
/plugin/database/
H A Ddatabase.php1246 $this->recordObjs[$recCounter] = new Record($this,$recCounter,$rowObj->fields);
1348 class Record { class
1362 function Record ($p_tableObj,$p_recordId,$p_values='') { function in Record
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js3434 if(header.type != 0x08A3) throw "Invalid Future Record " + header.type;
H A Dxlsx.min.js4 …r header=parse_frtHeader(blob);if(header.type!=2211)throw"Invalid Future Record "+header.type;var …
/plugin/tuxquote/
H A Dquotes.txt1084 …h-a-Sketches, will malfunction. In one way, this is good: Your Permanent Record from school will b…

12