Searched defs:collation (Results 1 – 8 of 8) sorted by relevance
/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)
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | StringUtil.php | 27 static function textMatch($haystack, $needle, $collation, $matchType = 'contains') {
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | StringUtil.php | 27 static function textMatch($haystack, $needle, $collation, $matchType = 'contains') {
|
/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)
|
H A D | Settings.php | 42 public $collation; variable in Google\\Service\\SQLAdmin\\Settings 181 public function setCollation($collation)
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
H A D | StringUtilTest.php | 10 function testTextMatch($haystack, $needle, $collation, $matchType, $result) {
|
/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)
|
/plugin/highlightjs/highlight/languages/ |
H A D | sql.js | 13 …, 'goto': 1, 'initially': 1, 'asc': 1, 'no': 1, 'key': 1, 'output': 1, 'collation': 1, 'group': 1,… property in hljs.LANGUAGES.sql.defaultMode.keywords.keyword
|