Home
last modified time | relevance | path

Searched refs:is_null (Results 276 – 300 of 660) sorted by relevance

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Debug/
H A DCodeAnalyzerSniff.php59 if (is_null($analyzerPath) === true) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.size.inc.php26 if (is_null($media)) {
H A Dcss.utils.inc.php21 if (!is_null($pe)) {
/plugin/twitter/
H A Daction.php40 if (is_null($max_age)) {
/plugin/gtime/gtlib/asn1/
H A DASN1Boolean.php41 if (!is_null($value)) {
H A DASN1Integer.php42 if (!is_null($value)) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/
H A DJavaScriptLintSniff.php65 if (is_null($jslPath) === true) {
/plugin/pubmed2020/helper/
H A Dpmid.php141 return is_null($value) || $value === false ? '' : $value;
/plugin/git/action/
H A Dcommit.php18 if (is_null($this->helper)) {
H A Dpush.php18 if (is_null($this->helper)) {
/plugin/typography/helper/
H A Dodt.php19 if (is_null($this->closing_stack)) {
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php25 if (is_null($media)) {
/plugin/bureaucracy/helper/
H A Dactiontemplate.php86 if (!is_null($pname)) {
111 if (!is_null($field->getParam('page_tpl')) && !is_null($field->getParam('page_tgt')) ) {
H A Dactionmail.php144 if (!is_null($field->getParam('template')) ) {
155 if(!is_null($field->getParam('replyto'))) {
/plugin/skilltagicon/action/
H A Dicon.php43 if(is_null($tags)) {
/plugin/bureaucracy-au/helper/
H A Dactionmail.php135 if (!is_null($field->getParam('template')) ) {
146 if(!is_null($field->getParam('replyto'))) {
/plugin/groupadmin/
H A Dadmin.php58 if (!is_null($this->_auth))
75 if (is_null($this->_auth)) return false;
/plugin/bureaucracyau/helper/
H A Dactionmail.php135 if (!is_null($field->getParam('template')) ) {
146 if(!is_null($field->getParam('replyto'))) {
/plugin/tokenbucketauth/
H A Daction.php128 if(!is_null($ts))
223 if(!is_null($this->lockfh))
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php54 if (is_null($propertyValue)) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsType.php110 return is_null($other);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php54 if (is_null($propertyValue)) {
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocketPost.php73 if (!is_null($socket)) {
/plugin/sectionedit/
H A Daction.php61 if ( is_null($this->inited) || $this->inited == 'save' ) return;
/plugin/davcard/vendor/sabre/vobject/lib/
H A DNode.php85 if (!is_null($this->iterator))

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