Home
last modified time | relevance | path

Searched refs:is_null (Results 326 – 350 of 660) sorted by relevance

1...<<11121314151617181920>>...27

/plugin/struct/meta/
H A DAssignments.php35 if (is_null(self::$instance) || $forcereload) {
289 if (is_null($pns)) {
/plugin/evesso/
H A Dauth.php72 if(is_null($service)) {
139 if(is_null($service)) return false;
401 if (!is_null($service)) {
/plugin/imapmarkers/syntax/
H A Dmap.php219 if (!is_null($title)) {
225 if (!is_null($width))
227 if (!is_null($height))
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php189 if (!is_null($calendar)) {
828 if (is_null($uid)) {
841 if (is_null($organizer)) {
858 if (is_null($sequence) && isset($vevent->SEQUENCE)) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.text.php44 if ($hc->is_null()) {
H A Dcss.property.declaration.php32 if (is_null($handler)) {
H A Dbox.iframe.php38 if (is_null($data)) { return; };
/plugin/davcard/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php239 if (!is_null(self::$map)) return;
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php107 if (!is_null($this->iterator)) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DNode.php117 if (!is_null($this->iterator)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractDigest.php113 if ($hash === false || is_null($hash)) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php239 if (!is_null(self::$map)) return;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DPsrLogMessageProcessor.php59 … if (is_null($val) || is_scalar($val) || (is_object($val) && method_exists($val, "__toString"))) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DSharedCalendarTest.php13 if (is_null($props)) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php60 if (is_null($propValue)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractDigest.php113 if ($hash === false || is_null($hash)) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php239 if (!is_null(self::$map)) return;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DStreamClient.php67 if (is_null($lastError)) {
/plugin/combo/ComboStrap/
H A DMarkupDynamicRender.php44 if (is_null($renderer)) {
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DMinutesField.php20 if (is_null($parts)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php220 } elseif (is_null($treeOrNode)) {
349 if (is_null($this->baseUri)) $this->baseUri = $this->guessBaseUri();
608 if (is_null($depth)) return $default;
637 if (is_null($range)) return null;
1401 if (is_null($node)) {
1424 if (is_null($node)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php214 } elseif (is_null($treeOrNode)) {
343 if (is_null($this->baseUri)) $this->baseUri = $this->guessBaseUri();
575 if (is_null($depth)) return $default;
604 if (is_null($range)) return null;
1325 if (is_null($node)) {
1348 if (is_null($node)) {
/plugin/labeled/action/
H A Dchange.php23 if (is_null($this->hlp)) {
/plugin/mediarename/
H A Daction.php65 if(is_null($auth)){
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DScopedAccessTokenMiddleware.php74 if (!is_null($cache)) {

1...<<11121314151617181920>>...27