Home
last modified time | relevance | path

Searched refs:NULL (Results 201 – 225 of 495) sorted by relevance

12345678910>>...20

/plugin/quickstats/GEOIP/
H A DccArraysDat.php89 return NULL;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dliterals.test11 8 {{ NULL }}
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php20 return isset($var[$k]) ? $var[$k] : NULL;
82 function load($model, $base = NULL) {
229 …this->input[$k]) ? (is_array($this->input[$k]) ? $this->input[$k] : trim($this->input[$k])) : NULL;
/plugin/dokutexit/
H A Dtexitrender.php36 var $_inputs = NULL;
209 function p_locale_latex($id=NULL){
229 $hash = NULL;
/plugin/authnc/
H A Dauth.php19 protected $con = NULL;
21 protected $curl = NULL;
449 return NULL;
/plugin/creole/syntax/
H A Demptyline.php15 var $eventhandler = NULL;
/plugin/refererremove/
H A Drenderer.php25 function externallink($url, $name = NULL){
/plugin/authenvvars/
H A Daction.php20 $controller->register_hook('ACTION_ACT_PREPROCESS', 'AFTER', $this, 'skip_login_action', NULL);
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlLexer.interp124 NULL
195 NULL
/plugin/snap/
H A Dhelper.php119 function getSnap($param, $larg, $haut, $checkCache=NULL) {
139 if ($checkCache === NULL) $checkCache=$this->checkCache;
167 $pagelist->_meta=NULL;
/plugin/extlist/
H A Dsyntax.php135 $m += array('list' => NULL, 'item' => NULL);
138 $m += array('list' => NULL, 'item' => NULL);
/plugin/refnotes/
H A Ddatabase.php13 private static $instance = NULL;
25 if (self::$instance == NULL) {
146 return NULL;
161 return $found ? $this->note[$name] : NULL;
/plugin/switchpanel/
H A Dsyntax.php113 $fGetOptions = function( $sOptions, $oFilters = NULL ){
193 $oContent[] = array( 'type'=>$sContext, 'options'=>$oOptions, 'data'=>NULL );
201 $oOptions = NULL;
211 if( $oElement[ 'data' ] == NULL ){
/plugin/code2/
H A Dsyntax.php870 $geshi = NULL; // release memory
888 $geshi = NULL; // release memory
932 $geshi = NULL; // release memory
1004 $geshi = NULL; // release memory
1021 $geshi = NULL; // release memory
/plugin/ckgdoku/action/
H A Ddelete.php22 $TEXT = NULL;
/plugin/ckgedit/action/
H A Ddelete.php22 $TEXT = NULL;
/plugin/odt/ODT/elements/
H A DODTElementParagraph.php17 public function __construct($style_name=NULL) {
/plugin/projects/plugins/target/
H A Dmedia.php28 return NULL;
/plugin/bez/mdl/
H A DLabel.php16 'name' => array(array('length', 100), 'NOT NULL'),
19 if ($this->id === NULL) {
H A DTask_program.php22 'name' => array(array('length', 100), 'NOT NULL'),
25 if ($this->id === NULL) {
/plugin/fckg/action/
H A Ddelete.php32 $TEXT = NULL;
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestDecorator.php79 var $_test = NULL;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.CustomDoctype.txt
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DCombinator.php10 public function __construct(Sequence $sequence = NULL) {
/plugin/visrep/
H A Dsyntax.php59 'theme' => NULL, // napking | serious
63 'data-layout' => NULL, // dot|neato|twopi|circo|fdp

12345678910>>...20