| /plugin/webdavclient/vendor/sabre/vobject/lib/ |
| D | Document.php | 24 const UNKNOWN = 1; define in Sabre\\VObject\\Document 117 return self::UNKNOWN;
|
| /plugin/davcard/vendor/sabre/vobject/lib/ |
| D | Document.php | 24 const UNKNOWN = 1; define in Sabre\\VObject\\Document 117 return self::UNKNOWN;
|
| /plugin/icalevents/vendor/sabre/vobject/lib/ |
| D | Document.php | 24 const UNKNOWN = 1; define in Sabre\\VObject\\Document 117 return self::UNKNOWN;
|
| /plugin/davcal/vendor/sabre/vobject/lib/ |
| H A D | Document.php | 24 const UNKNOWN = 1; define in Sabre\\VObject\\Document 117 return self::UNKNOWN;
|
| /plugin/webdav/vendor/sabre/vobject/lib/ |
| D | Document.php | 24 const UNKNOWN = 1; define in Sabre\\VObject\\Document 117 return self::UNKNOWN;
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | DeviceDetector.php | 76 public const UNKNOWN = 'UNK'; define in DeviceDetector\\DeviceDetector 414 if (empty($osName) || self::UNKNOWN === $osName) { 434 if (empty($osName) || self::UNKNOWN === $osName) { 752 return self::UNKNOWN; 766 return self::UNKNOWN;
|
| /plugin/batchedit/ |
| D | server.php | 85 if ($operation == BatcheditProgress::UNKNOWN) {
|
| D | engine.php | 910 const UNKNOWN = 0; define in BatcheditProgress 925 public function __construct($sessionId, $operation = self::UNKNOWN, $range = 0) { 932 if ($this->operation != self::UNKNOWN && $this->range > 0) { 955 return array(self::UNKNOWN, 0);
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ |
| D | DocumentTest.php | 10 $this->assertEquals(Document::UNKNOWN, $doc->getDocumentType());
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/ |
| D | DocumentTest.php | 10 $this->assertEquals(Document::UNKNOWN, $doc->getDocumentType());
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/ |
| H A D | DocumentTest.php | 10 $this->assertEquals(Document::UNKNOWN, $doc->getDocumentType());
|
| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
| D | DocumentTest.php | 10 $this->assertEquals(Document::UNKNOWN, $doc->getDocumentType());
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/ |
| D | VCardTest.php | 115 $this->assertEquals(VCard::UNKNOWN, $vcard->getDocumentType());
|
| /plugin/davcard/vendor/sabre/vobject/lib/Component/ |
| D | VCard.php | 149 $this->version = self::UNKNOWN;
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/ |
| D | VCardTest.php | 115 $this->assertEquals(VCard::UNKNOWN, $vcard->getDocumentType());
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/Component/ |
| D | VCard.php | 149 $this->version = self::UNKNOWN;
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/ |
| H A D | VCardTest.php | 115 $this->assertEquals(VCard::UNKNOWN, $vcard->getDocumentType());
|
| /plugin/davcal/vendor/sabre/vobject/lib/Component/ |
| H A D | VCard.php | 149 $this->version = self::UNKNOWN;
|
| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/ |
| D | VCardTest.php | 115 $this->assertEquals(VCard::UNKNOWN, $vcard->getDocumentType());
|
| /plugin/webdav/vendor/sabre/vobject/lib/Component/ |
| D | VCard.php | 164 return self::UNKNOWN;
|
| /plugin/icalevents/vendor/sabre/vobject/lib/Component/ |
| D | VCard.php | 166 return self::UNKNOWN;
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
| D | Test.php | 23 const UNKNOWN = -1; define in PHPUnit_Util_Test 739 $size = self::UNKNOWN;
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
| D | TestCase.php | 392 return $this->getSize() !== PHPUnit_Util_Test::UNKNOWN; 2074 if ($passed[$dependency]['size'] != PHPUnit_Util_Test::UNKNOWN && 2075 $this->getSize() != PHPUnit_Util_Test::UNKNOWN &&
|
| /plugin/webdav/vendor/sabre/vobject/resources/schema/ |
| D | xcal.rng | 31 "UNKNOWN" 380 # UNKNOWN
|
| /plugin/icalevents/vendor/sabre/vobject/resources/schema/ |
| D | xcal.rng | 31 "UNKNOWN" 380 # UNKNOWN
|