Home
last modified time | relevance | path

Searched refs:variable (Results 326 – 350 of 464) sorted by path

1...<<111213141516171819

/plugin/jquery-syntax/jquery-syntax/bright/
H A Djquery.syntax.core.css26 .syntax-container.syntax-theme-bright .syntax .variable {
/plugin/mantis/lib/
H A Dchangelog348 - nusoap_base: add global variable and methods for setting debug level
376 - wsdl: add namespace for Apache SOAP types if a variable of such type is serialized
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki40 …e's page, I added ImageMagick's bin folder to my systems' PATH variable and to a variable named MA…
41 …finally added GhostScript's `bin` folder to the System Environment PATH variable (which is ok) and…
/plugin/minimap/
H A DREADME.md117 …* The handle function of the syntax class does not have any other variable instantiation than the …
/plugin/mytemplate/
H A DREADME23 - "var" is optional. If set, the result of this replacement will be stored in a variable by that
37 value of the variable. (sample: ~~VAR(0):key~~)
38 LOOK - This is a map lookup. You can define an array in the structure page and use a variable
50 evaluated, the other also doesn't get its result assigned to a variable.
82 When declaring a variable for a LIST command, VALUE is a list of rows,
88 All variable declarations need to be enclosed within the following tags
124 from multiple templates or you can include variable definitions from
H A Daction.php234 function do_list($variable, $format, $minrows) { argument
238 preg_match_all("/\((([^()]*|\([^\)]*\))*)\),?/", $variable, $tuples, PREG_SET_ORDER);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pageredirect/
H A DChangeLog.md74 - fix access to protected variable after [dokuwiki#555]. [#10], [#11]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1variable length - can't use forEach\n promise._c = [];\n promise._n = false;\n if (isReje…
H A Dpdf.worker.js53903 function AstVariableDefinition(variable, arg) {
53905 this.variable = variable;
53923 visitVariable: function visitVariable(variable) {
53924 this.parts.push('v', variable.index);
53938 definition.variable.visit(this);
H A Dpdf.worker.js.map1variable","visitLiteral","literal","visitBinaryOperation","visitVariableDefinition","definition","…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1variable specified by delegate.resultName (see delegateYield).\n context[delegate.resultName]…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt1985 A single FEN record uses one text line of variable length composed of six data
2126 A single EPD uses one text line of variable length composed of four data field
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt87 * Bugfix: incorrect variable name in phpThumb.php could prevent
798 * Bugfix: variable name typo in phpThumb.demo.object.php
1285 * Added new configuration variable 'config_temp_directory'
1290 * Added new configuration variable
1299 * Added new configuration variable 'config_disable_debug'
/plugin/projects/
H A Dchangelog35 * More adaptation to Rincewind RC2: The INFO global variable is gone?
H A Dcodemirror.css143 .cm-s-default span.cm-variable {color: black;}
144 .cm-s-default span.cm-variable-2 {color: #05a;}
145 .cm-s-default span.cm-variable-3 {color: #085;}
/plugin/publistf/
H A Dplugin.info.txt6 desc A modified version of publist/publistx plugin that does caching and allows for variable pass…
/plugin/revealjs/lib/css/
H A Dmonokai.css49 .hljs-variable,
51 .hljs-template-variable {
H A Dzenburn.css30 .hljs-variable,
31 .hljs-template-variable,
/plugin/rplus/
H A Drenderer.php48 * @var variable that permits to carry the header text of a previous section
54 * @var variable that permits to carry the position of a previous section
59 * @var variable that permits to carry the position of a previous section
/plugin/rrdgraph/
H A Dhelper.php494 $variable = $rparts[0];
500 $graphCommands[] = "XPORT:" . $variable . ':' . $binding;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
H A DHTML.DefinitionID.txt
/plugin/securelogin/
H A DREADME.md5 …t can be decrypted. Man-in-the-middle attacks are prevented by adding a variable token (salt) to t…
95 The javascript on the page takes the form's password variable `p=MySecretPa$$word`, encrypts it wit…
97 … it knows the password was encrypted. It will decrypt the `securelogin` variable and separate it f…
/plugin/semanticdata/phpSesame/
H A DresultFormats.php15 foreach($this->xml->head->variable as $header)

1...<<111213141516171819