Home
last modified time | relevance | path

Searched refs:is_null (Results 301 – 325 of 660) sorted by relevance

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

/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DNode.php85 if (!is_null($this->iterator))
/plugin/davcal/vendor/sabre/vobject/lib/
H A DNode.php85 if (!is_null($this->iterator))
/plugin/nspages/printers/
H A DrendererXhtmlHelper.php43 if ( $continued === true || is_null($this->anchorName) ){
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php208 if ($this->allowUnauthenticatedAccess && is_null($this->getCurrentUserPrincipal())) {
259 if (is_null($currentUser)) return [];
388 if (is_null($currentPrincipal)) {
452 if (is_null($supportedPrivileges)) {
761 if (!is_null($collectionUri)) {
1096 if (is_null($value)) {
/plugin/bureaucracyau/helper/
H A Dfieldusers.php49 return is_null($value) || $value === false ? $matches[0] : $value;
H A Daction.php71 if(!is_null($label)) {
/plugin/bureaucracy-au/helper/
H A Dfieldusers.php49 return is_null($value) || $value === false ? $matches[0] : $value;
H A Daction.php71 if(!is_null($label)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php45 if (!is_null($reports))
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php45 if (!is_null($reports))
/plugin/blogtng/exe/
H A Dtrackback.php43 if (is_null($this->tools) || !$this->tools->linkbackAllowed()) {
/plugin/bureaucracy/helper/
H A Dfieldusers.php49 return is_null($value) || $value === false ? $matches[0] : $value;
H A Daction.php71 if(!is_null($label)) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.curl.class.php54 if (!is_null($proxy)) {
H A Dcss.rules.page.inc.php375 if (!is_null($parsed)) {
386 if (!is_null($parsed)) {
/plugin/src/
H A Daction.php55 if (is_null($max_age)) return;
/plugin/gtime/gtlib/asn1/
H A DASN1BitString.php42 if (!is_null($value)) {
/plugin/source/
H A Daction.php53 if (is_null($max_age)) return;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DSpecificationTest.php63 if (!is_null($endResult)) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DScheduleCalendarTransp.php133 if (is_null($value))
/plugin/structpublish/action/
H A Dshow.php50 if (!$isPublished && is_null($latestPublished)) {
/plugin/labeled/
H A Dhelper.php23 if (!is_null($db)) {
28 if (is_null($db)) {
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DXML.php76 if (!is_null($input)) {
84 if (is_null($this->input)) {
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DXML.php79 if (!is_null($input)) {
87 if (is_null($this->input)) {
/plugin/templater/
H A Dsyntax.php173 if(!is_null($getSection[1])) {
289 if (is_null($replacers)) {

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