Home
last modified time | relevance | path

Searched refs:NULL (Results 276 – 300 of 495) sorted by relevance

1...<<11121314151617181920

/plugin/html2pdf/snorriheim/
H A Dtpl_functions.php94 $userhomepage_plugin == NULL;
98 if ( ( strlen($USER_NAME) != 0 ) && ( $userhomepage_plugin != NULL ) ) {
/plugin/multitemplate_styleman/
H A Daction.php45 $template = NULL;
/plugin/ckgdoku/action/
H A Dtagapi.php39 $tags = $this->tagplugin->tagOccurrences(array(), NULL, true);
/plugin/animation/
H A Daction.php81 trigger_event('JQUERY_READY', $morecode, NULL, false);
/plugin/ckgedit/action/
H A Dtagapi.php39 $tags = $this->tagplugin->tagOccurrences(array(), NULL, true);
/plugin/bez/ctl/
H A Dreport.php9 $period = NULL;
/plugin/creole/syntax/
H A Dheader.php14 var $eventhandler = NULL;
/plugin/odt/helper/
H A Dcssimportnew.php23 protected $internal = NULL;
H A Dunits.php20 protected $internal = NULL;
/plugin/advrack/
H A Djquery.qtip.js34 NULL = null, variable
102 this.tooltip = NULL;
1963 render: NULL,
1964 move: NULL,
1965 show: NULL,
1966 hide: NULL,
1967 toggle: NULL,
1968 visible: NULL,
1969 hidden: NULL,
1970 focus: NULL,
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.MaintainLineNumbers.txt
H A DCSS.AllowedProperties.txt
H A DHTML.AllowedAttributes.txt
H A DURI.Base.txt
/plugin/structgroup/helper/
H A Dauthgroup.php54 public function getGroups($length = NULL, $filter = '') {
/plugin/freechat/phpfreechat/src/commands/
H A Dquit.class.php44 $ct->removeNick(NULL, $u->nickid);
/plugin/odt/ODT/elements/
H A DODTElementList.php23 public function __construct($style_name=NULL, $continue=false) {
/plugin/components/syntax/
H A Dslice.php30 if ($xml == false) return NULL;
/plugin/passwordgrey/syntax/
H A Dpasswordgrey.php113 $renderer->_odtSpanOpenUseCSS(NULL, 'style="' . $color . ' ' . $background . '"');
/plugin/refnotes/syntax/
H A Dreferences.php257 $this->renderer = NULL;
318 public function __construct(\dokuwiki\Parsing\Handler\CallWriterInterface $callWriter, $handler = NULL) {
/plugin/blog/syntax/
H A Darchive.php32 $author = NULL;
97 if ($my = plugin_load('helper', 'blog')) $entries = $my->getBlog($ns, NULL, $author);
/plugin/tag/syntax/
H A Dsearchtags.php164 $tags = $my->tagOccurrences(array(), NULL, true);
170 if (!isset($tags) || $tags == NULL) {
266 return null; // return NULL when no tags were selected so no results will be displayed
/plugin/batchedit/
H A Daction.php54 if ($admin == NULL) {
/plugin/authucenter/lib/uc_client/control/
H A Dtag.php30 return NULL;
/plugin/dokutexit/
H A Dsyntax.php81 $matches[0] = NULL;

1...<<11121314151617181920