Home
last modified time | relevance | path

Searched refs:vcf (Results 1 – 7 of 7) sorted by relevance

/plugin/vcard/
H A Dstyle.css2 background: transparent url(vcf.gif) -1px 0px no-repeat;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php262 function assertValidate($vcf, $options, $expectedLevel, $expectedMessage = null) { argument
264 $vcal = VObject\Reader::read($vcf);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php262 function assertValidate($vcf, $options, $expectedLevel, $expectedMessage = null) { argument
264 $vcal = VObject\Reader::read($vcf);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php262 function assertValidate($vcf, $options, $expectedLevel, $expectedMessage = null) { argument
264 $vcal = VObject\Reader::read($vcf);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php278 function assertValidate($vcf, $options, $expectedLevel, $expectedMessage = null) { argument
280 $vcal = VObject\Reader::read($vcf);
/plugin/webdav/
H A Dcomposer.lock393 "vcf",
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md364 * #668: More information about vcf-export-plugin in browser plugin.