Home
last modified time | relevance | path

Searched refs:StringUtil (Results 26 – 35 of 35) sorted by relevance

12

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Util/
H A DStringUtil.php21 class StringUtil class
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DCard.php94 $cardData = DAV\StringUtil::ensureUTF8($cardData);
H A DAddressBook.php142 $vcardData = DAV\StringUtil::ensureUTF8($vcardData);
H A DPlugin.php638 …$success = DAV\StringUtil::textMatch($vProperty[$filter['name']]->getValue(), $filter['text-match'…
681 …$success = DAV\StringUtil::textMatch($haystack, $filter['value'], $filter['collation'], $filter['m…
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php92 $cardData = DAV\StringUtil::ensureUTF8($cardData);
H A DPlugin.php339 $data = DAV\StringUtil::ensureUTF8($data);
582 …$success = DAV\StringUtil::textMatch($vProperty[$filter['name']]->getValue(), $filter['text-match'…
625 …$success = DAV\StringUtil::textMatch($haystack, $filter['value'], $filter['collation'], $filter['m…
H A DAddressBook.php140 $vcardData = DAV\StringUtil::ensureUTF8($vcardData);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php259 …$isMatching = \Sabre\DAV\StringUtil::textMatch($check, $textMatch['value'], $textMatch['collation'…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php263 …$isMatching = \Sabre\DAV\StringUtil::textMatch($check, $textMatch['value'], $textMatch['collation'…
H A DPlugin.php795 $data = DAV\StringUtil::ensureUTF8($data);

12