Home
last modified time | relevance | path

Searched refs:is_null (Results 376 – 400 of 660) sorted by relevance

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

/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php80 if (!is_null($value)) {
149 if (is_null($this->value)) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php80 if (!is_null($value)) {
149 if (is_null($this->value)) {
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/fksnewsfeed/syntax/
H A Dfeed.php59 if (is_null($news) || ($param['id'] == 0)) {
/plugin/combo/ComboStrap/
H A DTagAttributes.php292 if (is_null($value)) {
654 if (is_null($value)) {
734 if (!is_null($value)) {
873 if (!is_null($value)) {
947 if (!is_null($value)) {
H A DArrayCaseInsensitive.php56 if (is_null($offset)) {
/plugin/formatplus2/
H A Dformatting.php61 if (is_null($disabled)) {
/plugin/autolink2/
H A Dadmin.php64 if(is_null($this->_auth)) {
/plugin/linebreak/
H A Daction.php90 if (is_null($marker)) return;
/plugin/formatplus/
H A Dformatting.php61 if (is_null($disabled)) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DMock.php15 if (is_null($this->addressBooks)) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.ruleset.class.php156 if (is_null($data)) { return; };
233 if (is_null($tag)) {
/plugin/include/
H A Daction.php67 if (is_null($USERINFO) && !isset($_SERVER['REMOTE_USER'])) return;
305 if (is_null($edittable))
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php183 if (!is_null($this->config['credentials'])) {
192 if (!is_null($this->config['scopes'])) {
198 if (is_null($this->config['token_callback'])) {
210 if (!is_null($this->config['cache'])) {
/plugin/tagsections/
H A Dhelper.php69 …if( (is_null($tag_expr) || @preg_match('/^'.$tag_expr.'$/i',$tag)) && $this->_checkTagInNamespace(…
/plugin/davcal/vendor/sabre/http/lib/
H A DSapi.php72 if (is_null($body)) return;
/plugin/prosemirror/schema/
H A DNode.php96 if (is_null($value)) {
/plugin/blogtng/exe/
H A Dpingback.php58 if (is_null($this->tools) || !$this->tools->linkbackAllowed()) {
/plugin/webdav/vendor/sabre/http/lib/
H A DSapi.php72 if (is_null($body)) return;
/plugin/webdav/vendor/sabre/xml/lib/
H A DWriter.php192 if (!is_null($content)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php61 if (!is_null($authBackend)) {
/plugin/explain/
H A Dsyntax.php119 if(is_null($data['desc'])) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php85 if (is_null($expected)) {
/plugin/icalevents/vendor/sabre/xml/lib/
H A DWriter.php192 if (!is_null($content)) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php167 if (is_null($deflate)) {

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