Home
last modified time | relevance | path

Searched refs:is_null (Results 426 – 450 of 660) sorted by relevance

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

/plugin/publistx/bib2tpl/lib/
H A DPEAR.php260 if (is_null($code)) {
867 if (is_null($options) || is_int($options)) {
882 if (is_null($options) || is_int($options)) {
/plugin/listusergroup/
H A Dhelper.php52 if (is_null($xhtml_renderer)) {
/plugin/webdav/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php179 if (!is_null($namespace) && $namespace === $reader->namespaceURI) {
/plugin/lightweightcss/
H A Daction.php210 if ( !is_null( $this->templateStyles) ) {
/plugin/loglog/helper/
H A Dlogging.php31 if (is_null($user)) $user = $INPUT->server->str('REMOTE_USER');
/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php67 if(is_null($instructions)) return false;
H A Daction.php120 if(is_null($instructions)) return false;
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.default.class.php8 if (is_null($box->reflow_text($driver))) {
H A Dvalue.border.edge.class.php17 if (is_null($default_width)) {
22 if (is_null($default_color)) {
H A Dbox.input.img.php94 if (is_null($src_img)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php122 if (!is_null($value)) {
/plugin/structpublish/helper/
H A Dnotify.php42 if (is_null($nextAction)) {
/plugin/preservefilenames/
H A Daction_angua.php289 if(is_null($auth)) $auth = auth_quickaclcheck("$ns:*");
309 if(is_null($auth)) $auth = auth_quickaclcheck("$ns:*");
/plugin/webdav/vendor/sabre/vobject/lib/
H A DComponent.php232 if (!is_null($name)) {
235 if (is_null($group)) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php933 …if (is_null($this->beStrictAboutChangesToGlobalState) && is_bool($beStrictAboutChangesToGlobalStat…
943 if (is_null($this->backupGlobals) && is_bool($backupGlobals)) {
953 if (is_null($this->backupStaticAttributes) &&
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php166 if ( isset( $_FILES['NewFile'] ) && !is_null( $_FILES['NewFile']['tmp_name'] ) )
/plugin/rating/
H A Dhelper.php23 if(!is_null($this->sqlite)) return $this->sqlite;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php107 if (!is_null($this->organizer)) {
/plugin/tplinc/
H A Dhelper.php164 if (is_null($pns)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php151 if (!is_null($value)) {
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCard.php386 if ($pref < $lastPref || is_null($preferred)) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCard.php386 if ($pref < $lastPref || is_null($preferred)) {
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCard.php386 if ($pref < $lastPref || is_null($preferred)) {
/plugin/statistics/
H A Daction.php180 if(is_null($result)) {
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php333 if (is_null ( $value ))
469 if (is_null ( $value ) && ($def ['type'] != 'data'))

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