Home
last modified time | relevance | path

Searched refs:getLikeWildcardCharacters (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php116 protected function getLikeWildcardCharacters(): string function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
118 return parent::getLikeWildcardCharacters() . '[]^';
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php114 protected function getLikeWildcardCharacters(): string function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
116 return parent::getLikeWildcardCharacters() . '[]^';
H A DAbstractPlatform.php3661 '~([' . preg_quote($this->getLikeWildcardCharacters() . $escapeChar, '~') . '])~u',
3667 protected function getLikeWildcardCharacters(): string function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php113 protected function getLikeWildcardCharacters() : string function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
115 return parent::getLikeWildcardCharacters() . '[]^';
H A DAbstractPlatform.php3590 '~([' . preg_quote($this->getLikeWildcardCharacters() . $escapeChar, '~') . '])~u',
3596 protected function getLikeWildcardCharacters() : string function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php116 protected function getLikeWildcardCharacters(): string function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
118 return parent::getLikeWildcardCharacters() . '[]^';
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php114 protected function getLikeWildcardCharacters(): string function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
116 return parent::getLikeWildcardCharacters() . '[]^';
H A DAbstractPlatform.php3661 '~([' . preg_quote($this->getLikeWildcardCharacters() . $escapeChar, '~') . '])~u',
3667 protected function getLikeWildcardCharacters(): string function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php113 protected function getLikeWildcardCharacters() : string function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
115 return parent::getLikeWildcardCharacters() . '[]^';
H A DAbstractPlatform.php3623 '~([' . preg_quote($this->getLikeWildcardCharacters() . $escapeChar, '~') . '])~u',
3629 protected function getLikeWildcardCharacters() : string function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php116 protected function getLikeWildcardCharacters(): string function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
118 return parent::getLikeWildcardCharacters() . '[]^';
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php116 protected function getLikeWildcardCharacters(): string function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
118 return parent::getLikeWildcardCharacters() . '[]^';