Home
last modified time | relevance | path

Searched refs:NULL (Results 376 – 400 of 495) sorted by relevance

1...<<11121314151617181920

/plugin/odt/ODT/
H A DODTUnits.php45 $digits = NULL;
/plugin/discussion/
H A Daction.php328 $this->_show(NULL, $cid);
540 $parent = NULL; // invalid parent comment
608 public function save($cids, $raw, $act = NULL) {
936 protected function _form($raw = '', $act = 'add', $cid = NULL) {
1667 $title = NULL;
H A Dhelper.php159 function getComments($ns, $num = NULL) {
/plugin/note/
H A Dsyntax.php
/plugin/authucenter/lib/uc_client/model/
H A Dmail.php100 return NULL;
H A Dnote.php101 return NULL;
/plugin/ssocas/
H A Daction.php86 $event->data->replaceElement ($formPosition, NULL);
/plugin/subconfhelper/
H A Dadmin.php67 $input = isset($_input[$key]) ? $_input[$key] : NULL;
/plugin/shell/
H A DP0wnyShell.php289 $response = NULL;
/plugin/latexport/_test/
H A Ddecorator_mock.php30 function document_start($pageId = NULL, $recursionLevel = 0) {
/plugin/dokubookmark/
H A Dhelper.php96 function printForm ($data, $options, $alltags = NULL) {
/plugin/odt/helper/
H A Ddwcssloader.php21 public $trace_dump = NULL;
/plugin/subpages/
H A Dsyntax.php105 if($data == NULL || $data == '')
/plugin/nodetailsxhtml/
H A Drenderer.php326 function locallink($hash, $name = NULL, $returnonly = false){
/plugin/overlay/
H A Daction.php178 array('overlay' => $link) + array_slice($event->data['items'], 1, NULL, true);
/plugin/pdb/classes/
H A Dcache.php194 if (empty($id) || !$this->Exists($id)) return NULL;
/plugin/cache/
H A Dplugin_cache.php201 if (empty($id) || !$this->Exists($id)) return NULL;
/plugin/refnotes/
H A Dinstructions.php58 public function __construct($type, $attributes, $data = NULL) {
H A Dnote.php296 if ($note != NULL) {
/plugin/latex/
H A Dadmin.php241 $data = array($testformula,DOKU_LEXER_UNMATCHED,'class'=>"latex_inline", 'title'=>"Math", NULL);
/plugin/rplus/
H A Drenderer.php232 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL)
/plugin/pubchem/classes/
H A Dcache.php194 if (empty($id) || !$this->Exists($id)) return NULL;
/plugin/pubmed/classes/
H A Dcache.php194 if (empty($id) || !$this->Exists($id)) return NULL;
/plugin/latex-was/
H A Dadmin.php241 $data = array($testformula,DOKU_LEXER_UNMATCHED,'class'=>"latex_inline", 'title'=>"Math", NULL);
/plugin/randominc/
H A Dsyntax.php122 $sect = NULL;

1...<<11121314151617181920