Home
last modified time | relevance | path

Searched refs:is_null (Results 251 – 275 of 660) sorted by relevance

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

/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php191 if (!is_null($calendar)) {
853 if (is_null($uid)) {
866 if (is_null($organizer)) {
883 if (is_null($sequence) && isset($vevent->SEQUENCE)) {
897 if (is_null($timezone)) {
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php189 if (!is_null($calendar)) {
845 if (is_null($uid)) {
858 if (is_null($organizer)) {
875 if (is_null($sequence) && isset($vevent->SEQUENCE)) {
889 if (is_null($timezone)) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.data.encoding.class.php18 if (is_null($encoding)) {
H A Dvalue.content.php41 if (is_null($item)) {
/plugin/git/action/
H A Drevert.php18 if (is_null($this->helper)) {
/plugin/html2pdf/html2pdf/html2ps/features/
H A D_factory.php39 if (is_null($instance)) {
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php115 if (is_null($expected)) {
/plugin/ac/actions/
H A Dtickets.php6 if (is_null($data[0])) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DFile.php34 if (!is_null($filename))
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php115 if (is_null($expected)) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DPluginTest.php46 $this->assertFalse(is_null($propFind->get($propName)));
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DFile.php34 if (!is_null($filename))
/plugin/struct/syntax/
H A Dglobal.php44 if (is_null($config)) return null;
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php42 if (is_null($this->listSource)) {
46 return !is_null($this->listSource);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDateTimeParser.php43 if ('Z' === $matches[7] || is_null($tz)) {
73 if (is_null($tz)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php120 if (!is_null($syncToken)) {
131 if (is_null($changeInfo)) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDateTimeParser.php43 if ($matches[7] === 'Z' || is_null($tz)) {
74 if (is_null($tz)) {
/plugin/extendpage/meta/
H A DAssignments.php34 if (is_null(self::$instance) or $forcereload) {
244 if (is_null($pns)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php120 if (!is_null($syncToken)) {
131 if (is_null($changeInfo)) {
/plugin/epub/scripts/
H A Debook.php25 if(is_null($Renderer)){
44 if(is_null($instructions)) return '';
/plugin/revealjs/
H A Drenderer.php359 if(!is_null($align)) {
390 if(!is_null($align)) {
487 if(is_null($language)) {
/plugin/groupmail/
H A Dsyntax.php95 if (is_null($val)) continue;
103 $data[$key] = is_null($val) ? 'true' : $val;
449 if (is_null($type)) $type=$msgid;
451 if (!is_null($args)){
/plugin/recaptcha2/lib/ReCaptcha/
H A DReCaptcha.php70 if (!is_null($requestMethod)) {
/plugin/oauthauthsch/
H A DDotAccess.php26 if (is_null($key)) {
/plugin/oauthgeneric/
H A DDotAccess.php28 if (is_null($key)) {

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