Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
H A DAbstractClientParser.php49 foreach ($this->getRegexes() as $regex) {
77 $regexes = $instance->getRegexes();
H A DBrowser.php1186 foreach ($this->getRegexes() as $regex) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
DRegexValidation.php38 public function getRegexes() function in Google\\Service\\Dataproc\\RegexValidation
/plugin/statistics/vendor/matomo/device-detector/Parser/
H A DVendorFragment.php42 foreach ($this->getRegexes() as $brand => $regexes) {
H A DBot.php74 foreach ($this->getRegexes() as $regex) {
H A DAbstractParser.php281 protected function getRegexes(): array function in DeviceDetector\\Parser\\AbstractParser
457 $regexes = $this->getRegexes();
H A DOperatingSystem.php639 foreach ($this->getRegexes() as $osRegex) {
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/Hints/
H A DBrowserHints.php41 $name = $this->getRegexes()[$appId] ?? null;
H A DAppHints.php41 $name = $this->getRegexes()[$appId] ?? null;
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/Browser/
H A DEngine.php78 foreach ($this->getRegexes() as $regex) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DParameterMetadata.php146 public function getRegexes() function in Google\\Service\\Dataflow\\ParameterMetadata
/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
H A DAbstractDeviceParser.php2316 $regexes = $this->getRegexes();