Home
last modified time | relevance | path

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

1...<<21222324252627

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrix.php225 if ((is_null($code)) OR ($code == '\0') OR ($code == '')) {
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php1466 if (is_null($open_basedirs)) {
1469 …if (is_null($filename)) { // shouldn't happen, but https://github.com/JamesHeinrich/phpThumb/issue…
1656 if (!is_null($commandline)) {
4125 if (!is_null($this->ica)) {
/plugin/autlogin/
H A Dadmin.php1610 if(is_null($addopts)) return $opts;
/plugin/openid/Auth/OpenID/
H A DConsumer.php635 $this->_use_assocs = (is_null($this->store) ? false : true);
/plugin/siteexport/action/
H A Dajax.php1120 if (is_null($DEPTH)) $DEPTH = $this->functions->settings->depth;
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …file move_uploaded_file intval floatval doubleval strval gettype settype is_null is_resource is_bo…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2219 if (is_null($temp)) {
H A DSSH2.php5123 if (is_null($this->exit_status)) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php3706 if (is_null($key)) {
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …te is_float is_infinite is_int is_integer is_link is_long ' +\n 'is_nan is_null is_numeric is_obj…

1...<<21222324252627