Home
last modified time | relevance | path

Searched refs:NULL (Results 326 – 350 of 495) sorted by relevance

1...<<11121314151617181920

/plugin/color/
H A Dsyntax.php71 $renderer->_odtSpanOpenUseCSS (NULL, 'style="'.$color.$background.'"');
/plugin/odt/renderer/
H A Dbook.php121 function internallink($id, $name = NULL, $returnonly = false) {
/plugin/bibtex4dw/syntax/
H A Dbibtex.php58 $matches[0] = NULL;
/plugin/cumulus/
H A Dsyntax.php256 $cloud = $tag->tagOccurrences(NULL, NULL, true);
/plugin/authchained/
H A Dauth.php21 protected $chained_auth = NULL;
22 protected $usermanager_auth = NULL;
/plugin/refnotes/
H A Dscope.php170 $result = NULL;
/plugin/subconfhelper/helper/
H A Dconfig.php82 $param = NULL;
/plugin/editor/
H A Dhelper.php29 function getEditor($ns = '', $num = NULL, $user = '') {
/plugin/tagsections/
H A Dhelper.php97 if($meta === NULL) $meta=array();
/plugin/dwedit/
H A Daction.php104 array('dwedit' => $link) + array_slice($event->data['items'], 1, NULL, true);
/plugin/redirect2/
H A Dadmin.php112 if ($line[0] == NULL) continue;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.LexerImpl.txt
H A DURI.MungeSecretKey.txt
H A DHTML.DefinitionID.txt
/plugin/bibtex/OSBib/
H A DPARSEXML.php33 $this->startElement(NULL, 'ROOT', array());
/plugin/freechat/phpfreechat/src/proxies/
H A Dchecknickchange.class.php111 $online_users = $ct->getOnlineNick(NULL);
/plugin/divalign2/
H A Dcommon.php149 $properties ['style-class'] = NULL;
/plugin/rst/
H A Dsyntax.php56 $env = NULL;
/plugin/linkbonus/
H A Dcommon.php133 $fc = @file_get_contents ($url, NULL , $context , 0, $fetchsz);
/plugin/ghissues/syntax/
H A Dsyntax.php111 $wholeFooter = $this->external_link($httpUrl, $this->getLang('viewOnGH'), NULL, '_blank');
/plugin/translation3/
H A Dhelper.php319 …if (($langflag[hsc($name)] != NULL && strlen($langflag[hsc($name)]) > 0 && $this->getConf('flags')…
345 if ($langflag[hsc($name)] != NULL && strlen($langflag[hsc($name)]) > 0){
/plugin/etherpadlite/action/
H A Detherpadlite.php134 $pageid = NULL;
166 if ($pageid !== NULL) {
267 if ($password == "") $password = NULL;
/plugin/sqlraw/
H A Dtest2.php54 array_push($mdTable, array_fill(0, $colCount, NULL));
/plugin/structtasks/meta/
H A DAbstractNotifier.php141 $old_data, $mailer = NULL) {
/plugin/bez/mdl/
H A DTask_comment.php35 'content' => array(array('length', 10000), 'NOT NULL')
39 if ($this->id === NULL) {

1...<<11121314151617181920