Home
last modified time | relevance | path

Searched refs:property (Results 301 – 325 of 1146) sorted by path

1...<<11121314151617181920>>...46

/plugin/condition/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/plugin/confightmlok/
H A DLICENSE108 A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.
/plugin/conflictmerger/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/plugin/const/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/contactmodern/
H A DLICENSE298 tangible personal property which is normally used for personal, family,
/plugin/cookiebanner/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/copycode/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/creole/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/plugin/cronojob/pseudo-cron/
H A Dgpl.txt216 patents or other property right claims or to contest validity of any
/plugin/crypto/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/plugin/cumulus/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/plugin/currentlyreading/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/dataplot/
H A DCOPYING298 tangible personal property which is normally used for personal, family,
/plugin/datatables/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/date/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/datedifference/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/datepicker/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js72 …_webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(ob… argument
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php112 foreach ($mutations as $property => $newValue) {
114 switch ($property) {
165 foreach ($properties as $property => $newValue) {
167 switch ($property) {
175 throw new DAV\Exception\BadRequest('Unknown property: ' . $property);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php202 foreach ($properties as $property) {
207 ) = \Sabre\Xml\Service::parseClarkNotation($property);
H A DServer.php819 foreach ($propertyMap as $property => $header) {
820 if (!isset($properties[$property])) continue;
822 if (is_scalar($properties[$property])) {
823 $headers[$header] = $properties[$property];
826 } elseif ($properties[$property] instanceof Xml\Property\GetLastModified) {
827 $headers[$header] = HTTP\Util::toHTTPDate($properties[$property]->getTime());
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php246 foreach ($searchProperties as $property => $value) {
248 switch ($property) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DAllowedSharingModesTest.php22 $property = new AllowedSharingModes(true,true);
26 $xml = $this->write(['{DAV:}root' => $property]);
H A DEmailAddressSetTest.php26 $property = new EmailAddressSet(['foo@example.org']);
29 '{DAV:}root' => $property
H A DInviteTest.php30 $property = new Invite([
62 $xml = $this->write(['{DAV:}root' => $property]);

1...<<11121314151617181920>>...46