Home
last modified time | relevance | path

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

1...<<21222324252627

/plugin/dokutranslate/
H A Dsyntax.php210 if (is_null($this->origIns)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php213 if (is_null($found)) {
/plugin/redirect2/
H A Daction.php138 if (is_null($INPUT->str('redirect', NULL))) {
/plugin/authucenter/lib/uc_client/control/
H A Duser.php115 …$this->settings['login_failedtime'] = is_null($this->settings['login_failedtime']) ? 5 : $this->se…
/plugin/datatemplate/syntax/
H A Dlist.php112 if(is_null($data)) return false;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.midi.php302 if (is_null($previoustickoffset)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php213 if (is_null($found)) {
/plugin/stats/
H A Dsyntax.php712 if (!is_null($this->excludedNs) && in_array($nstocheck,$this->excludedNs)) {
1061 if (is_null($value) || $value=="") {
/plugin/indexmenu/syntax/
H A Dindexmenu.php
/plugin/issuetracker/
H A Daction.php1765 if(!is_null($helper) && $helper->isEnabled())
1808 if(!is_null($helper) && $helper->isEnabled())
2049 if(!is_null($helper) && $helper->isEnabled())
2148 if(!is_null($helper) && $helper->isEnabled())
2208 if(!is_null($helper) && $helper->isEnabled())
2291 if(!is_null($helper) && $helper->isEnabled())
2444 if(!is_null($helper) && $helper->isEnabled())
2525 if(!is_null($helper) && $helper->isEnabled())
2588 if(!is_null($helper) && $helper->isEnabled())
3042 if(!is_null($helper) && $helper->isEnabled()) { return $helper->check(); }
/plugin/redissue/
H A Dsyntax.php60 if( ! is_null($server_data)){
/plugin/emoji/emojione/
H A DClient.php31 if ( ! is_null($ruleset) )
/plugin/farm/
H A Dconfig.class.php142 if(is_null($fa())) continue;
/plugin/semanticdata/syntax/
H A Dtable.php177 if(is_null($data)) return false;
/plugin/exttab3/
H A Dsyntax.php423 if (is_null($attr)) return null;
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php436 if (is_null($signedData->getSignerInfo())) {
/plugin/redproject/
H A Dsyntax.php70 if( ! is_null($server_data)){
/plugin/epub/scripts/
H A Dcss3.php405 if (is_null($this->relative_path)) {
/plugin/ckgedit/scripts/
H A Dcss6.php412 if (is_null($this->relative_path)) {
/plugin/changes/
H A Dsyntax.php252 if (is_null($maxage)) {
/plugin/discussion/
H A Daction.php473 if (is_null($keys))
900 if (is_null($this->use_avatar)) {
914 if (is_null($this->style)){
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php312 while (!is_null($ancestor)) {
429 if (!is_null($this->nodes)) {
556 if (is_null($idx)) {
1278 if (is_null($class)) {
/plugin/data-au/syntax/
H A Dentry.php126 if(is_null($dataau)) return false;
/plugin/diagram/syntax/
H A Dmain.php767 if (!is_null($conn_cells))
/plugin/evesso/
H A Daction.php104 if(is_null($service)) return;

1...<<21222324252627