/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 23985 // Used for ordering and collation 23992 $collation = require __DIR__ . '/../data/collations/' . $indexCollationGroup . '.php'; 23994 $collation = []; 24002 if (isset($collation[$ucode])) { 24003 $this->Reference[$i]['d'] = UtfString::code2utf($collation[$ucode]);
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 242 - Index collation for non-ASCII characters.
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
H A D | StringUtilTest.php | 10 function testTextMatch($haystack, $needle, $collation, $matchType, $result) { argument 12 … $this->assertEquals($result, StringUtil::textMatch($haystack, $needle, $collation, $matchType));
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/ |
H A D | SupportedCollationSet.php | 51 foreach ($collations as $collation) { 52 $writer->writeElement('{' . Plugin::NS_CALDAV . '}supported-collation', $collation);
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | StringUtil.php | 23 * @param string $collation 27 static function textMatch($haystack, $needle, $collation, $matchType = 'contains') { argument 29 switch ($collation) { 48 … throw new Exception\BadRequest('Collation type: ' . $collation . ' is not supported');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/ |
H A D | MysqlColumn.php | 25 public $collation; variable in Google\\Service\\Datastream\\MysqlColumn 54 public function setCollation($collation) argument 56 $this->collation = $collation; 63 return $this->collation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/ |
H A D | CloudSqlSettings.php | 37 public $collation; variable in Google\\Service\\DatabaseMigrationService\\CloudSqlSettings 130 public function setCollation($collation) argument 132 $this->collation = $collation; 139 return $this->collation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/ |
H A D | Database.php | 29 public $collation; variable in Google\\Service\\SQLAdmin\\Database 74 public function setCollation($collation) argument 76 $this->collation = $collation; 83 return $this->collation;
|
H A D | Settings.php | 42 public $collation; variable in Google\\Service\\SQLAdmin\\Settings 181 public function setCollation($collation) argument 183 $this->collation = $collation; 190 return $this->collation;
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | StringUtil.php | 23 * @param string $collation 27 static function textMatch($haystack, $needle, $collation, $matchType = 'contains') { argument 29 switch ($collation) { 48 … throw new Exception\BadRequest('Collation type: ' . $collation . ' is not supported');
|
/plugin/webdav/vendor/sabre/dav/ |
H A D | CHANGELOG.md | 716 `CALDAV:supported-collation-set` and `CALDAV:supported-calendar-data` 720 * Added: Support for `CARDDAV:supported-collation-set`. 1748 * Fixed: Issue 96: support for 'default' collation in CalDAV text-match filters.
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/ |
H A D | SupportedCollationSet.php | 51 foreach ($collations as $collation) { 52 $writer->writeElement('{' . Plugin::NS_CALDAV . '}supported-collation', $collation);
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 120 * bugfix: (G:123) remove MySQL engine and collation from create table
|
/plugin/codemirror/dist/modes/ |
H A D | sql.min.js.map | 1 …collation collations column columns comment commit committed completion concurrent condition conne…
|
H A D | xquery.min.js.map | 1 …ndary-space', 'by', 'case', 'cast',\n 'castable', 'catch', 'child', 'collation', 'comment', 'co…
|
/plugin/codeprettify/code-prettify/src/ |
H A D | lang-xq.js | 64 …collation-canonical-uri|xdmp:castable-as|xdmp:can-grant-roles|xdmp:base64-encode|xdmp:base64-decod…
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-standard.txt | 1394 characters in a Date tag value will be treated as zero digits for collation 1445 There is a standard sorting order for PGN games within a file. This collation
|
/plugin/aceeditor/ |
H A D | build.js | 1 …int|checksum|class_origin|client_statistics|close|coalesce|code|collate|collation|collations|colum…
|
/plugin/highlightjs/highlight/ |
H A D | highlight.pack.js | 1 …lic":1,preserve:1,full:1,"goto":1,initially:1,asc:1,no:1,key:1,output:1,collation:1,group:1,by:1,u…
|