Home
last modified time | relevance | path

Searched refs:validateTextMatches (Results 1 – 2 of 2) sorted by relevance

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php508 … $results[] = $this->validateTextMatches($texts, $filter['text-matches'], $filter['test']);
619 protected function validateTextMatches(array $texts, array $filters, $test) { function in Sabre\\CardDAV\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php552 … $results[] = $this->validateTextMatches($texts, $filter['text-matches'], $filter['test']);
675 protected function validateTextMatches(array $texts, array $filters, $test) { function in Sabre\\CardDAV\\Plugin