Home
last modified time | relevance | path

Searched refs:NULL (Results 351 – 375 of 495) sorted by relevance

1...<<11121314151617181920

/plugin/dokutranslate/
H A Dsyntax.php121 private $origIns = NULL;
122 private $meta = NULL;
/plugin/bootswrapper/exe/help/
H A Dpopover.txt74 | ''content'' | NULL | | The content value |
75 | ''title'' | NULL | | The title value |
/plugin/freechat/phpfreechat/src/
H A Dpfcuserconfig.class.php113 $online = $ct->isNickOnline(NULL, $this->nickid);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.Scope.txt
/plugin/pagetitle/syntax/
H A Ddecorative.php171 if (($wrap = $this->loadHelper('wrap')) != NULL) {
/plugin/combo/ComboStrap/Tag/
H A DRelatedTag.php60 if ($max === NULL) {
/plugin/bez/mdl/
H A DThread_commentFactory.php112 public function report(\DatePeriod $period=NULL) {
H A DThread_comment.php46 'content' => array(array('length', 10000), 'NOT NULL'),
49 'NOT NULL')
53 if ($this->id === NULL) {
/plugin/pubmed2020/classes/
H A Dcache.php152 return NULL;
382 return NULL;
/plugin/namespacesearch/
H A Dsyntax.php128 $renderer->doc .= html_wikilink(':'.$id, $conf['useheading']?NULL:$id, $regex);
/plugin/include/syntax/
H A Dinclude.php77 $level = NULL;
/plugin/poll/
H A Dsyntax.php38 $title = NULL;
/plugin/userhistory/
H A Dadmin.php126 …ptln ( $change['id'].' &ndash; '.html_wikilink ( ':'.$change['id'], $conf['useheading'] ? NULL : $…
/plugin/codeprettify/code-prettify/src/
H A Dlang-sql.js49 …OAD|MATCH|MATCHED|MERGE|NATURAL|NATIONAL|NOCHECK|NONCLUSTERED|NOCYCLE|NOT|NULL|NULLIF|OF|OFF|OFFSE…
/plugin/ireadit/syntax/
H A Dlist.php136 $user = NULL;
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlLexer.php31 NOTNULL = 48, NOW = 49, NULL = 50, OR = 51, ORDER = 52, SELECT = 53,
61 'NOT', 'NOTNULL', 'NOW', 'NULL', 'OR', 'ORDER', 'SELECT', 'TRUE', 'WHERE',
90 "LIMIT", "NOT", "NOTNULL", "NOW", "NULL", "OR", "ORDER", "SELECT",
/plugin/pgn4web/pgn4web/
H A Dviewer.php279 $pgnText = @file_get_contents($pgnSource, NULL, NULL, 0, $fileUploadLimitBytes + 1);
/plugin/btable2/
H A Dsyntax.php61 $title = NULL;
151 $doodle = NULL;
/plugin/combo/grammar/
H A DPageSql.g463 NULL: N U L L;
154 fragment ALL_LITERAL_VALUE: StringLiteral | INTEGER_LITERAL | NUMERIC_LITERAL | NULL | TRUE
/plugin/txtconf/
H A Dadmin.php92 $input = isset($this->_input[$key]) ? $this->_input[$key] : NULL;
/plugin/jsonrpc/
H A DIJR_Server.php31 if($data == NULL){
/plugin/odt/ODT/styles/
H A DODTTextOutlineStyle.php149 return NULL;
/plugin/batchedit/
H A Dadmin.php17 private static $instance = NULL;
/plugin/geonav/db/
H A Dtest.sqlite7NULL, state_abbr char(8) DEFAULT NULL, is_state int NOT NULL)������P��3���� %033index�(contine…
/plugin/projects/lib/
H A Dtools.php55 function action_button($button_name, $action = '', $hidden = NULL) {

1...<<11121314151617181920