Home
last modified time | relevance | path

Searched refs:is_null (Results 551 – 575 of 660) sorted by relevance

1...<<21222324252627

/plugin/purplenumbers/
H A Drenderer.php156 if ( is_null($language) ) {
/plugin/schulzevote/syntax/
H A Dvote.php202 return !is_null($winner) ? sprintf($this->getLang($lang), $this->_render($winner)) : '';
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DVCardConverter.php111 if (is_null($parts['year'])) {
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php94 if (is_null($this->timeZone)) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DVCardConverter.php111 if (is_null($parts['year'])) {
/plugin/cloud/
H A Dsyntax.php62 if(!is_null($ns)) $namespaces = explode('|', $ns);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php378 if (is_null($value)) continue;
424 if (is_null($value)) continue;
/plugin/qrcode2/
H A Dphpqrcode.php887 if(is_null(self::$frames[$version]))
1839 if (is_null($arg)) {
1865 if(is_null($b))
1882 if(is_null($b))
2237 if(is_null($string) || $string == '\0' || $string == '') {
2872 if(is_null($this->datacode)) {
2989 if(is_null($filler)) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php472 if (is_null($currentToken)) return null;
/plugin/langdelete/
H A Dadmin.php296 $enabled = is_null($keep) || in_array ($val, $keep);
/plugin/webdavclient/
H A Dadmin.php26 if(is_null($this->hlp))
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php467 if (is_null($currentToken)) return null;
/plugin/attribute/
H A Dhelper.php30 if (is_null($this->storepath)) {
/plugin/translator/
H A Dadmin.php64 if (is_null($this->_auth)) return false;
96 if(is_null($this->_auth)) {
/plugin/groupmanager/
H A Dsyntax.php317 if (is_null($this->_auth)) return false;
396 if (is_null($this->_auth)) {
/plugin/mantis/lib/
H A Dclass.soapclient.php379 if ($this->endpointType == 'wsdl' && is_null($this->wsdl)) {
744 if ($this->endpointType == 'wsdl' && is_null($this->wsdl)) {
/plugin/ckgdoku/action/
H A Dedit.php1072 if(is_null($Renderer)){
1119 if(is_null($instructions)) return '';
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php850 if (is_null($currentToken)) return null;
988 if (!is_null($row[$dbName])) {
/plugin/edittable/renderer/
H A Dinverse.php422 if(is_null($this->extlinkparser)) {
463 if(!is_null($name)) {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php909 if(is_null($comp)) $comp = $len != $clen;
956 if(is_null($comp)) $comp = $len != $clen;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.frame.php130 if (is_null($data)) { return; };
/plugin/mindmap/
H A Dsyntax.php466 if(is_null($mid)) continue;
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutRequest.php148 if (is_null($deflate)) {
/plugin/farm/
H A Dadmin.php238 if(is_null($this->version)) {
/plugin/gitlabapi/
H A Dsyntax.php58 if (!is_null($server_data)) {

1...<<21222324252627