Home
last modified time | relevance | path

Searched refs:def (Results 1 – 25 of 178) sorted by relevance

12345678

/plugin/scrape/HTMLPurifier/Printer/
H A DHTMLDefinition.php
H A DConfigForm.php
H A DCSSDefinition.php
/plugin/captcha/
H A DEasySVG.php181 * @param string $def
185 public function addPath($def, $attributes = [])
191 $path->addAttribute('d', $def);
197 * @param string $def
205 $def = $this->textDef($text);
208 $def = $this->defTranslate($def, $x, $y);
215 return $this->addPath($def, $attributes);
225 $def = [];
250 $def[]
186 addPath($def, $attributes = array()) global() argument
348 defTranslate($def, $x = 0, $y = 0) global() argument
361 defRotate($def, $angle, $x = 0, $y = 0) global() argument
382 defScale($def, $x = 1, $y = 1) global() argument
393 defApplyMatrix($def, $matrix) global() argument
[all...]
/plugin/watchcycle/
H A Dhelper.php87 * @param string $def
90 public function validateMaintainerString($def) argument
96 $all = explode(',', $def);
122 * @param string $def maintainer definition as given in the syntax
125 public function getMaintainers($def) argument
133 $all = explode(',', $def);
147 * @param string $def maintainer definition as given in the syntax
150 public function getMaintainerMails($def) argument
156 $data = $this->getMaintainers($def);
174 * @param string $def
177 isMaintainer($user, $def) global() argument
[all...]
H A Dsyntax.php181 * @param string $def
184 protected function getMaintainerHtml($def) argument
189 $all = $helper->getMaintainers($def);
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php225 $def = $meta [$column];
227 $headers [$column] = $def ['label'] ? $def ['label'] : $column;
228 $class = $def ['format'] ? $def ['format'] : 'na';
268 unset ( $def );
271 $def = $meta [$column];
284 $def = $meta [$temp];
290 $headers [$column] = $def ['label'] ? $def ['label'] : $column;
329 switch ($def ['format']) {
367 if ($def ['options'] ['unixts'])
379 if ($def ['options'] ['unixts'])
[all …]
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php201 $def = $meta [$column];
203 $headers [$column] = $def ['label'] ? $def ['label'] : $column;
204 $class = $def ['format'] ? $def ['format'] : 'na';
244 unset ( $def );
247 $def = $meta [$column];
260 $def = $meta [$temp];
266 $headers [$column] = $def ['label'] ? $def ['label'] : $column;
305 switch ($def ['format']) {
343 if ($def ['options'] ['unixts'])
355 if ($def ['options'] ['unixts'])
[all …]
/plugin/database2/
H A Ddatabase2.php846 if ( $def['isColumn'] && ( $def['format'] == 'acl' ) )
1865 $headers[$column] = $def['label'] ? $def['label'] : $column;
1866 $class = $def['format'] ? $def['format'] : 'na';
1946 unset( $def );
1973 $headers[$column] = $def['label'] ? $def['label'] : $column;
2527 $href = $this->attachmentLink( $def[2], $authz, !$def[3] );
3004 …if ( $def['isColumn'] && ( $allVisible || $def['options']['visible'] || $def['options']['filter'] …
3014 $label = $def['label'] ? $def['label'] : $column;
3920 $def['options']['visible'] = ( $def['format'] == 'acl' ) ? 1 : true;
5806 $label = $def['label'] ? $def['label'] : $column;
[all …]
/plugin/projects/lib/
H A Dplugins.php19 $def = new TargetDefinition(array('name' => $file->name(),
21 if (is_array($deps)) foreach ($deps as $dep) $def->add_dependency($dep);
22 $def->add_recipe($recipe);
23 return ProjectFile::create($project, $def);
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php241 if ($def = $this->getTagDefinition($tag_name))
243 $pattern = sprintf($pattern_format, $tag_name, implode("|", $def["attributes"]),
244 implode("|", $this->getProtocols()), implode("|", $def["extensions"]));
258 if ($def = $this->getTagDefinition($tag_name))
260 $pattern = sprintf($pattern_format, $tag_name, implode("|", $def["attributes"]),
261 implode("|", $def["extensions"]));
413 foreach ($this->definitions as $tag_name => $def)
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/querychangelog/
H A Dadmin.php79 if ($_REQUEST['qcsd'] == '<def>') {
87 if ($_REQUEST['qced'] == '<def>') {
208 …td><input type="radio" name="qcsd" value="<def>" '.($_REQUEST['qcsd'] == '<def>' ? 'CHECKED' : '')…
210 …td><input type="radio" name="qcsd" value="<beg>" '.($_REQUEST['qcsd'] != '<def>' ? 'CHECKED' : '')…
216 …td><input type="radio" name="qced" value="<def>" '.($_REQUEST['qced'] == '<def>' ? 'CHECKED' : '')…
218 …td><input type="radio" name="qced" value="<beg>" '.($_REQUEST['qced'] != '<def>' ? 'CHECKED' : '')…
/plugin/glossary/
H A Dglossary.class.php377 $all = $this->readAllGlossary ($this->def);
544 $all = $this->readAllGlossary ($this->def);
586 $all = $this->readAllGlossary ($this->def);
665 $this->manageRecord ($request, $this->def, false);
677 if ($status == $this->def) {
711 if ($status == $this->def)
836 $this->getGlosarySize ($this->def, $file),
848 list ($ns, $def, $prop, $poll) = $data;
854 ' <td>'.$def.'</td>'.NL.
885 if ($request['operation'] == $this->def."remove")
[all …]
H A Dajax.php42 case $glossary->def.'remove':
43 case $glossary->def.'update':
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcprompt.js94 prompt: function(text,def) argument
97 if (def==undefined) { def=''; }
124 this.prompt_field.value = def;
/plugin/pot/source/
H A Dformat.php17 $def = $this->cargo['settings'][$formatedsettings['defaultsettings']]; variable
18 $defsettings = $pothelper->_formatsettings($def);
/plugin/codemirror/dist/modes/
H A Dproperties.min.js.map1def\";\n }\n }\n\n if (eol && ! state.nextMultiline) {\n state.inMultiline…
H A Dsas.min.js.map1def\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // Com…
/plugin/scrape/HTMLPurifier/Filter/
H A DExtractStyleBlocks.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionID.txt
/plugin/ifauthex/_test/
H A Dtest_page.txt9 2def
H A Dtest_nested.txt9 2def
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshLegacy.js28 function defaultValue(value, def) argument
30 return value != null ? value : def;

12345678