Home
last modified time | relevance | path

Searched refs:is_null (Results 401 – 425 of 660) sorted by relevance

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

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php148 if (is_null($async) || $async === false) {
/plugin/elasticsearch/helper/
H A Dclient.php63 if (!is_null($this->elasticaClient)) return $this->elasticaClient;
/plugin/tag/
H A Daction.php132 if(is_null($tags)) {
/plugin/structtasks/
H A Daction.php64 if (is_null($struct)) return;
/plugin/struct/meta/
H A DColumn.php189 if (!is_null($map) && !$reload) return $map;
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php83 if (!is_null($value)) {
154 if (is_null($this->value)) {
H A DComponent.php240 if (!is_null($name)) {
244 if (is_null($group)) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php81 if (!is_null($value)) {
144 if (is_null($this->value)) {
/plugin/authdrupal7/
H A Dauth.php160 if (is_null($info)) {
503 if (is_null($user)) {
/plugin/authdrupal8/
H A Dauth.php155 if (is_null($info)) {
497 if (is_null($user)) {
/plugin/zip/pear/
H A DPEAR.php276 if (is_null($code)) {
877 if (is_null($options) || is_int($options)) {
889 if (is_null($options) || is_int($options)) {
/plugin/fedauth/classes/
H A Dfa_provider.class.php67 if (is_null($onoff)) {
/plugin/webdav/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php186 } elseif (is_null($value)) {
/plugin/icalevents/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php156 if (!is_null($namespace) && $namespace === $reader->namespaceURI) {
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php186 } elseif (is_null($value)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php200 if (is_null($range)) return null;
/plugin/gtime/gtlib/asn1/
H A DASN1ObjectId.php45 if (!is_null($value)) {
/plugin/top/
H A Dhelper.php23 if(!is_null($this->sqlite)) return $this->sqlite;
/plugin/pagenav/
H A Dsyntax.php60 if (is_null($list)) {
/plugin/botbouncer/admin/
H A Dclean.php79 if (is_null($this->_auth)) return false;
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php200 if (is_null($range)) return null;
/plugin/exttab2/
H A Dsyntax.php195 if (is_null($attr)) return NULL;
230 if ( is_null($attr) || trim($attr) == '') $attr = '';
/plugin/webcode/syntax/
H A Dbasis.php53 if (is_null($instructions)) return '';
57 if (is_null($Renderer)) return null;
/plugin/publist/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/publistf/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)) {

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