Home
last modified time | relevance | path

Searched refs:varname (Results 1 – 10 of 10) sorted by relevance

/plugin/fedauth/classes/
H A Dfa_provider.class.php131 * @param string $varname name of the variable used for the serialization
134 public function getSerialized($varname='fa_providers') { argument
138 $str .= sprintf("\$%s['%s']['%s'] = %s;\n", $varname, $this->id,
/plugin/xref/
H A Dphpxref-0.7-javascriptfix.patch
/plugin/txt2tags/
H A Dtoolbar.php16 * @param string $varname Name of the JS variable to fill
19 function toolbar_JSdefines($varname){ argument
230 print "var $varname = ".$json->encode($menu).";\n";
/plugin/database2/
H A Ddatabase2.php571 protected function varname( $name, $rowid = null ) function in Database2
826 $resetCmd = $this->varname( 'cmdreset' );
827 $viewCmd = $this->varname( 'view' );
1311 $this->varname( 'cmd' . $cmdName ) => '1',
1312 $this->varname( '____single' ) => md5( $rowid ),
2537 $this->varname( 'cmd' . $name ) .
2596 $idName = $this->varname( 'cmd' . $name, $rowid );
3119 $opname = $this->varname( 'searchop' . $index );
5745 $this->varname( '____save' ) .
5770 $this->varname( '____cancel' ) .
[all …]
/plugin/code3/styles/schemes/
H A Ddefault.css28 div.PSyHi_Container span.varname {
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js.map1varname","v","localVars","name","parseHaxe","cc","cx","marked","lexical","hasOwnProperty","combina…
H A Djavascript.min.js.map1varname","v","localVars","name","cx","context","vars","parseJS","cc","marked","hasOwnProperty","co…
H A Dsas.min.js.map1 …r', ['inDataStep']);\n define('def', 'varfmt varinfmt varlabel varlen varname varnum varray var…
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php4255 foreach ($ConfigVariableNames as $varname) {
4256 $varname = 'config_'.$varname;
4257 $value = $this->$varname;
4258 …$DebugOutput[] = '$this->'.str_pad($varname, 37, ' ', STR_PAD_RIGHT).' = '.$this->phpThumbDebugVar…
4261 foreach ($OtherVariableNames as $varname) {
4262 $value = $this->$varname;
4263 …$DebugOutput[] = '$this->'.str_pad($varname, 27, ' ', STR_PAD_RIGHT).' = '.$this->phpThumbDebugVar…
4269 foreach ($ParameterNames as $varname) {
4270 $value = $this->$varname;
4271 …$DebugOutput[] = '$this->'.str_pad($varname, 4, ' ', STR_PAD_RIGHT).' = '.$this->phpThumbDebugVarD…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1 …NameExpected: new CSSIssueType('css-varnameexpected', localize('expected.varname', \"variable name…