Home
last modified time | relevance | path

Searched refs:is_null (Results 626 – 650 of 660) sorted by relevance

1...<<21222324252627

/plugin/authphpbb3/
H A Dauth.php324 if (is_null($filter)) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php755 if (is_null($componentType)) {
/plugin/authldaplocal/
H A Dauth.php817 if(is_null($attributes)) $attributes = array();
/plugin/xml/
H A Drenderer.php589 } elseif ( is_null($title) || trim($title)=='') {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php155 if (!is_null($range[0])) {
/plugin/include/
H A Dhelper.php242 if (is_null($root_id)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php153 if (!is_null($range[0])) {
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php604 if (! is_null($value)) {
658 …if (is_null($arXPath) && ($node instanceof DOMNode) && ($node->ownerDocument !== null) && $node->i…
/plugin/farm/
H A Danimal.class.php142 if(is_null($value)) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php346 if (is_null($calendarHomePath)) return null;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php845 if (is_null($foundType)) {
/plugin/combo/ComboStrap/
H A DWikiPath.php425 if (is_null($id)) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php435 if (is_null($group_name) || $group_name == "") {
529 if (is_null($field_name) || $field_name == "") {
1844 if (!is_null($this->CurrentFont)) {
H A Dinline.content.builder.php940 if (is_null($table_handle)) {
/plugin/odt/renderer/
H A Dpage.php1112 if (is_null($language)) {
1513 } elseif (is_null($title) || trim($title) == '') {
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php162 if (!is_array($methods) && !is_null($methods)) {
/plugin/mantis/lib/
H A Dnusoap.php451 if (is_null($val)) {
3373 if ((! is_null($cookies)) && (is_array($cookies))) {
5847 if (is_null($value)) {
5981 if (is_null($value)) {
6023 if (is_null($value)) {
7447 if ($this->endpointType == 'wsdl' && is_null($this->wsdl)) {
7812 if ($this->endpointType == 'wsdl' && is_null($this->wsdl)) {
H A Dclass.soap_transport_http.php1266 if ((! is_null($cookies)) && (is_array($cookies))) {
/plugin/pagequery/
H A DPageQuery.php267 if (!is_null($value)) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php339 if (is_null($group_name) || $group_name == "") {
433 if (is_null($field_name) || $field_name == "") {
1839 if (!is_null($this->CurrentFont)) {
/plugin/issuetracker/
H A Dsyntax.php92 if(!is_null($helper) && $helper->isEnabled())
1449 if(!is_null($helper) && $helper->isEnabled())
/plugin/translator/
H A Dhelper.php97 if ( !is_null($this->checkedOK) ) { return $this->checkedOK; }
/plugin/googlesearch/
H A Dnusoap.php423 if (is_null($val)) {
2991 if ((! is_null($cookies)) && (is_array($cookies))) {
5229 if (is_null($value)) {
5337 if (is_null($value)) {
5379 if (is_null($value)) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php468 $this->info['filesize'] = (!is_null($filesize) ? $filesize : filesize($filename));
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php618 $this->_use_assocs = (is_null($this->store) ? false : true);

1...<<21222324252627