Home
last modified time | relevance | path

Searched refs:NULL (Results 76 – 100 of 495) sorted by relevance

12345678910>>...20

/plugin/refnotes/
H A Dlocale.php24 private static $instance = NULL;
32 if (self::$instance == NULL) {
41 if (self::$instance == NULL) {
/plugin/odt/ODT/styles/
H A DODTMasterPageStyle.php38 protected $content_header = NULL;
39 protected $content_footer = NULL;
40 protected $content_header_left = NULL;
41 protected $content_footer_left = NULL;
95 return NULL;
/plugin/odt/ODT/css/
H A Dcssimportnew.php18 protected $namespaze = NULL;
20 protected $attribute = NULL;
22 protected $operator = NULL;
24 protected $value = NULL;
158 protected $type = NULL;
162 protected $id = NULL;
810 return NULL;
826 return NULL;
1057 return NULL;
1060 $value = NULL;
[all …]
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php127 if ($chan == NULL) $chan = 'SERVER';
152 if ($chan == NULL) $chan = 'SERVER';
332 if ($chan == NULL) $chan = 'SERVER';
360 if ($chan == NULL) $chan = 'SERVER';
381 if ($chan == NULL) $chan = 'SERVER';
414 if ($chan == NULL) $chan = 'SERVER';
448 if ($chan == NULL) $chan = 'SERVER';
466 if ($chan == NULL) $chan = 'SERVER';
483 $this->rmMeta(NULL);
509 function getCmdMeta($nickid, $key = NULL)
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DIterator.php49 …, array $suffixes = array(), array $prefixes = array(), array $exclude = array(), $basepath = NULL)
53 if ($basepath !== NULL) {
58 $basepath = NULL;
82 if ($this->basepath !== NULL) {
/plugin/projects/action/
H A Daction.php48 return NULL;
68 if ($project == NULL) {
112 if ($project->error($name) != NULL)
137 if ($parent != NULL) {
223 if ($project == NULL) return;
252 if ($text == NULL) return;
320 if ($project == NULL)
321 $project = Project::project(NULL, true);
332 if ($project === NULL) return;
/plugin/odt/ODT/
H A DODTUtility.php196 public static function getImageSize($src, $maxwidth=NULL, $maxheight=NULL){
235 …public static function getImageSizeString($src, $width = NULL, $height = NULL, $preferImage=true, …
331 public static function adjustValuesForODT (&$properties, ODTUnits $units, $maxWidth=NULL) {
481 …etCSSStylePropertiesForODT(&$properties, $style, $baseURL = NULL, ODTUnits $units, $maxWidth=NULL){
649 …atic function createTextStyle (ODTInternalParams $params, $element, $attributes, $styleName=NULL) {
672 …function createParagraphStyle (ODTInternalParams $params, $element, $attributes, $styleName=NULL) {
874 $olStartValue = NULL;
917 $style_name = NULL;
934 … $checked [$out] = $params->document->openHyperlink ($url, NULL, NULL, true);
961 $style_name = NULL;
[all …]
H A Dstyleset.php139 $export = NULL;
159 return NULL;
269 return NULL;
287 return NULL;
313 return NULL;
/plugin/owncloud/tpl/
H A Ddetail.php77 …r->internalmedia($_GET['fileid'],$IMG,$helper->getLang('download'),NULL,NULL,NULL,NULL,'direct')."…
/plugin/dw2pdf/
H A Drenderer.php
/plugin/offline/
H A Drenderer.php162 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
163 $height=NULL, $cache=NULL, $render = true) {
252 function internallink($id, $name = NULL, $search=NULL,$returnonly=false) {
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DStatus.php38 * @return Status|NULL
48 * @return string|NULL
61 return NULL;
75 return NULL;
87 return NULL;
/plugin/commonmark/vendor/composer/
H A Dinstalled.php6 'reference' => NULL,
16 'reference' => NULL,
/plugin/barcodes/vendor/composer/
H A Dinstalled.php6 'reference' => NULL,
16 'reference' => NULL,
/plugin/pdb/classes/
H A D_NCBI.php29 if (preg_match("/error/i",$summary)){return NULL;}
38 if (preg_match("/error/i",$result)){return NULL;}
46 if (preg_match("/error/i",$xml)){return NULL;}
/plugin/pubchem/classes/
H A D_NCBI.php29 if (preg_match("/error/i",$summary)){return NULL;}
38 if (preg_match("/error/i",$result)){return NULL;}
46 if (preg_match("/error/i",$xml)){return NULL;}
/plugin/pubmed/classes/
H A D_NCBI.php29 if (preg_match("/error/i",$summary)){return NULL;}
38 if (preg_match("/error/i",$result)){return NULL;}
46 if (preg_match("/error/i",$xml)){return NULL;}
/plugin/s5reloaded/
H A Drenderer.php252 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
253 $height=NULL, $cache=NULL, $render = true) {
/plugin/changemarks/
H A Dhighlighted.php22 static protected $helper = NULL;
83 if ($this->helper==NULL) {
90 $renderer->_odtSpanOpenUseCSS (NULL, 'class="highlighted"');
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php261 if ( $elem != NULL ) {
271 if ( $elem != NULL ) {
281 if ( $elem != NULL ) {
291 if ( $elem != NULL ) {
301 if ( $elem != NULL ) {
311 if ( $elem != NULL ) {
/plugin/creole/syntax/
H A Dlistblock.php16 var $eventhandler = NULL;
55 $this->eventhandler->notifyEvent('open', 'list', NULL, $pos, $match, $handler);
61 $this->eventhandler->notifyEvent('close', 'list', NULL, $pos, $match, $handler);
/plugin/autotweet/
H A Dtwitteroauth.php59 …ion __construct($consumer_key, $consumer_secret, $oauth_token = NULL, $oauth_token_secret = NULL) {
65 $this->token = NULL;
75 function getRequestToken($oauth_callback = NULL) {
197 function http($url, $method, $postfields = NULL) {
/plugin/dw2markdown/
H A Drenderer.php372 function file($text, $language = NULL, $filename = NULL, $options = NULL) {
382 function code($text, $language = NULL, $filename = NULL, $options = NULL) {
/plugin/latex/syntax/
H A Ddollar.php25 return array($match,$state,NULL);
26 return array("$".$match."$",$state,'class'=>"latex_inline", 'title'=>"Math", NULL);
H A Deqnarray.php29 return array($match,$state,NULL);
30 …eqnarray}".$match."\\end{eqnarray}",$state,'class'=>"latex_displayed", 'title'=>"Equations", NULL);

12345678910>>...20