Home
last modified time | relevance | path

Searched refs:NULL (Results 51 – 75 of 495) sorted by relevance

12345678910>>...20

/plugin/odt/ODT/
H A DODTList.php21 …listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=NULL, $attributes=NULL) {
73 … public function listItemOpen(ODTInternalParams $params, $level, $element=NULL, $attributes=NULL) {
129 …ublic function listHeaderOpen(ODTInternalParams $params, $level, $element=NULL, $attributes=NULL) {
176 …tatic public function listContentOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL) {
225 $last_p_style = NULL;
H A DODTState.php40 protected $document = NULL;
102 return NULL;
123 public function enter(ODTStateElement $element, $attributes=NULL) {
201 return NULL;
220 return NULL;
267 return NULL;
351 return NULL;
H A DODTFrame.php69 …ic static function openTextBoxUseCSS (ODTInternalParams $params, $element=NULL, $attributes=NULL) {
98 …penTextBoxUseProperties (ODTInternalParams $params, $properties, $element=NULL, $attributes=NULL) {
218 … openFrameUseProperties (ODTInternalParams $params, $properties, $element=NULL, $attributes=NULL) {
248 …list($pic_width, $pic_height) = ODTUtility::getImageSizeString($picture, NULL, NULL, true, $params…
/plugin/workflow/syntax/
H A Ddecision.php86 $tokens = preg_split('/(\|| \+| -| \?)/', $line, NULL, PREG_SPLIT_DELIM_CAPTURE);
98 if ($tokens[$i] == ' +' && $name != NULL && $value != NULL) {
100 } else if ($tokens[$i] == ' -' && $name != NULL) {
102 } else if ($tokens[$i] == ' ?' && $name != NULL && $value != NULL) {
/plugin/html5video2/syntax/
H A Dvideo.php57 $align = NULL;
62 $link[1] = NULL;
80 ($size[1]) ? $w = $size[1] : $w = NULL;
81 ($size[3]) ? $h = $size[3] : $h = NULL;
166 $renderer->externalmedia($src,$alt,$align,$w,$h,NULL,$linking);
168 $renderer->internalmedia($src,$alt,$align,$w,$h,NULL,$linking);
/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php99 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
111 if ($leafvalue == NULL)
142 if ($subgroup == NULL)
160 if ($leaf == NULL)
183 $ret["value"][] = NULL;
248 if ($group == NULL)
256 if ($subgroup == NULL)
264 if ($leaf == NULL)
H A Doracle.class.php167 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
174 if ($leafvalue == NULL){$leafvalue=" ";};
237 if ($group != NULL)
245 if ($subgroup != NULL)
252 if ($leaf != NULL)
284 $ret["value"][] = NULL;
366 if($group != NULL)
369 if($subgroup != NULL)
372 if ($leaf != NULL)
/plugin/judge/
H A Dsubmissions.sqlite7 language TEXT NOT NULL,
8 status_code INTEGER DEFAULT 0 NOT NULL,
14 language TEXT NOT NULL,
20 submit_id INTEGER PRIMARY KEY NOT NULL,
21 timestamp DATETIME NOT NULL,
22 problem_name TEXT NOT NULL,
23 username TEXT NOT NULL,
24 type TEXT NOT NULL,
25 status_code BOOLEAN DEFAULT 0 NOT NULL
/plugin/projects/lib/
H A Dmaker.php8 protected $name = NULL;
16 private $is_target = NULL;
35 if ($this->loops != NULL || $this->affect != NULL) return;
95 private $nodes = NULL;
97 private $rules = NULL;
99 private $files = NULL;
102 private $plugins = NULL;
115 if (!$handlers) return NULL;
137 if ($default === NULL)
157 if ($default == NULL) {
[all …]
H A Dplugins.php8 public function name() { return NULL; }
10 protected function recipe($project, $file) { return NULL; }
29 public function name() { return NULL; }
56 if ($plugin != NULL) $this->plugins[$plugin->name()] = $plugin;
/plugin/odt/helper/
H A Dcsscolors.php51 public static function getColorValue ($name=NULL) {
61 public static function getValueName ($value=NULL) {
71 public static function isKnownColorName ($name=NULL) {
/plugin/redirect2/
H A Dhelper.php14 public $pattern = NULL;
30 if ($this->pattern != NULL) return;
46 $this->pattern = NULL;
80 return ($this->pattern != NULL) ? true : false;
/plugin/netlogo/syntax/
H A Dapplet.php121 $align = NULL;
126 $link[1] = NULL;
144 ($size[1]) ? $w = $size[1] : $w = NULL;
145 ($size[3]) ? $h = $size[3] : $h = NULL;
147 $w = NULL;
148 $h = NULL;
/plugin/projects/plugins/file/
H A Dplot_dependency.php29 private $data = NULL;
34 private $error = NULL;
47 if (!isset($this->properties[$name])) return NULL;
53 if (!$style) return NULL;
59 if (!axis) return NULL;
112 else $use = NULL;
/plugin/odp/
H A Drenderer.php690 function table_open($maxcols = NULL, $numrows = NULL){
1028 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
1029 $height=NULL, $cache=NULL, $linking=NULL) {
1044 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
1045 $height=NULL, $cache=NULL, $linking=NULL) {
1084 function reference($id, $name = NULL) {
1098 function internallink($id, $name = NULL) {
1122 function externallink($url, $name = NULL) {
1135 function locallink($hash, $name = NULL){
1164 function emaillink($address, $name = NULL) {
[all …]
/plugin/exttab2/
H A Dsyntax.php195 if (is_null($attr)) return NULL;
209 if (!$nattr) return NULL;
236 function _opentag($tag, $params=NULL, $before='', $after='') {
252 function table_start($params=NULL) {
259 function table_end($params=NULL) {
292 function terminate($params=NULL) {
299 function table_caption($params=NULL) {
308 function table_row($params=NULL) {
315 function table_header($params=NULL) {
322 function table_cell($params=NULL) {
/plugin/structcondstyle/
H A Daction.php97 $operator = NULL;
161 $operator = NULL;
162 $column = NULL;
163 $argument = NULL;
192 $row_val = NULL;
257 $style_true = NULL;
258 $style_false = NULL;
/plugin/data-graph/
H A Dsyntax.php45 …", "choosableGroups" => "", "choosableAggregates" => "", "filterClass" => NULL, "choosableYear" =>…
69 if ($_GET["year"] != NULL){
73 if($filter != NULL){
85 if ($v != NULL){
98 if ($v != NULL){
149 if ($detailedGrouping == NULL){
/plugin/datagraph/
H A Dsyntax.php45 …", "choosableGroups" => "", "choosableAggregates" => "", "filterClass" => NULL, "choosableYear" =>…
69 if ($_GET["year"] != NULL){
73 if($filter != NULL){
85 if ($v != NULL){
98 if ($v != NULL){
149 if ($detailedGrouping == NULL){
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DFactoryTest.php24 array(NULL, NULL, 'SebastianBergmann\\Comparator\\ScalarComparator'),
25 array(NULL, TRUE, 'SebastianBergmann\\Comparator\\ScalarComparator'),
26 array(TRUE, NULL, 'SebastianBergmann\\Comparator\\ScalarComparator'),
/plugin/odt/ODT/css/
H A Dcsscolors.php302 public static function getColorValue ($name=NULL) {
318 public static function getValueName ($value=NULL) {
332 public static function isKnownColorName ($name=NULL) {
/plugin/button/
H A Dsyntax.php345 function dokuwiki_get_link(&$xhtml, $id, $name = NULL)
366 function internallink(&$xhtml, $id, $name = NULL, $search = NULL, $returnonly = false, $linktype = 'content')
414 $hash = NULL;
463 $title = NULL,
464 $align = NULL,
465 $width = NULL,
466 $height = NULL,
467 $cache = NULL,
468 $linking = NULL
[all...]
/plugin/refnotes/
H A Dnamespace.php278 public function __construct($name, $parent = NULL) {
281 $this->renderer = NULL;
285 if ($parent != NULL) {
309 $this->renderer = NULL;
317 $this->renderer = NULL;
331 if ($this->renderer == NULL) {
378 $this->scope[] = new refnotes_scope(NULL, 0, $callIndex);
413 $parentEnd = ($parent != NULL) ? $parent->findScopeEnd($previousEnd, $currentStart) : -1;
/plugin/projects/action/
H A Dmetadata.php38 if ($project == NULL) return;
41 if ($file == NULL) {
43 if ($project->file($name) == NULL) return;
/plugin/ireadit/
H A Dhelper.php92 $res = $approve_sqlite->query('SELECT rev FROM revision WHERE page=? AND approved IS NOT NULL', $id);
132 * @param $user NULL means overview mode
135 public function get_list($user=NULL) {
158 'last_read_rev' => NULL,
159 'timestamp' => NULL
195 $last_read_rev = NULL;
196 $last_read_timestamp = NULL;
218 } elseif ($page['last_read_rev'] == NULL) {

12345678910>>...20