Home
last modified time | relevance | path

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

12

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/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 */
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc625 $params['body'] = (array) Record selection criteria
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc382 // Record down the selected element in the dialog.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFingersCrossedHandler.php56 /** @var Record[] */
134 /** @var Record $record */
H A DAbstractProcessingHandler.php42 /** @var Record $record */
H A DMailHandler.php37 /** @var Record $message */
H A DGroupHandler.php69 /** @var Record $record */
90 /** @var Record[] $records */
H A DWhatFailureGroupHandler.php30 /** @var Record $record */
55 /** @var Record[] $records */
H A DAmqpHandler.php97 /** @var Record $record */
H A DBufferHandler.php40 /** @var Record[] */
83 /** @var Record $record */
H A DChromePHPHandler.php92 /** @var Record $message */
H A DFallbackGroupHandler.php33 /** @var Record $record */
58 /** @var Record[] $records */
H A DFilterHandler.php129 /** @var Record $record */
H A DSamplingHandler.php74 /** @var Record $record */
H A DTestHandler.php75 /** @var Record[] */
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php228 /** @var Record $fields */
349 /** @var Record $data */
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md46 …* Added a ton of PHPStan type annotations as well as type aliases on Monolog\Logger for Record, Le…
H A DREADME.md49 - [Log Record Structure](doc/message-structure.md)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeUXReport/
H A DQueryResponse.php22 protected $recordType = Record::class;
28 * @param Record
30 public function setRecord(Record $record)
35 * @return Record
H A DRecord.php20 class Record extends \Google\Model class
58 class_alias(Record::class, 'Google_Service_ChromeUXReport_Record');
/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
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DAbstractPlaceRecord.php3 namespace GeoIp2\Record;
H A DCity.php3 namespace GeoIp2\Record;
H A DCountry.php3 namespace GeoIp2\Record;

12