Home
last modified time | relevance | path

Searched refs:is_null (Results 351 – 375 of 660) sorted by relevance

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

/plugin/davcal/
H A Dcalendarserver.php22 if(is_null($hlp))
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DStreamClient.php67 if (is_null($lastError)) {
/plugin/catlist/
H A Dsyntax.php315 if (is_null($main['title'])) {
391 if (is_null($item['title']))
419 if (is_null($item['title']))
440 if (!is_null($data['sort_collator']))
598 if (!is_null($nsAddButton)) $this->_displayAddPageButton($renderer, $nsAddButton, $displayType);
/plugin/svgembed/
H A Dsyntax.php295 if (!(is_null($data['width']) || is_null($data['height']))) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php250 if (!is_null(self::$map)) return;
/plugin/top/
H A DCrawlerDetect.php401 $agent = is_null($userAgent) ? $this->userAgent : $userAgent;
/plugin/rating/
H A DCrawlerDetect.php401 $agent = is_null($userAgent) ? $this->userAgent : $userAgent;
/plugin/webdav/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php238 if (!is_null(self::$map)) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.php83 if (!is_null($hc->constant)) {
H A Dpdf.fpdf.makefont.php46 if (!is_null($glyphIndex)) {
396 if (is_null($fm)) {
403 if (is_null($fm)) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A D.php_cs.dist13 'is_null' => ['use_yoda_style' => true],
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php141 if (is_null($calendarUri)) {
/plugin/docnavigation/
H A Daction.php106 if (is_null($Renderer)) {
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DHoursField.php23 if (is_null($parts) || $parts == '*') {
/plugin/statdisplay/helper/
H A Dlog.php390 if (is_null($key)) {
413 if (is_null($key)) {
436 if (is_null($key)) {
/plugin/dokutranslate/
H A Dutils.php93 if (is_null($modlist)) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php65 if ($type === self::HREF && is_null($href)) {
/plugin/unblink/
H A Dsyntax.php50 if($mode != 'xhtml' || is_null($auth)){
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php142 if (is_null($calendarUri)) {
/plugin/authfacebook/lib/GraphNodes/
H A DCollection.php214 if (is_null($key)) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php65 if ($type === self::HREF && is_null($href)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php48 if (!is_null($authBackend)) {
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DGroup.php88 if (is_null($offset)) {
/plugin/dokumicrobugtracker/
H A Dsyntax.php77 if(!is_null($helper) && $helper->isEnabled())
387 if(!is_null($helper) && $helper->isEnabled()) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php80 if (!is_null($value)) {
149 if (is_null($this->value)) {

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