Home
last modified time | relevance | path

Searched refs:_ (Results 676 – 684 of 684) sorted by last modified time

1...<<2122232425262728

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dupload_fck.pl125 my ($FORM) = @_;
181 $value .= $_;
183 $lastline = $_;
258 $_ = $ContentType;
260 !$_
459 next unless ($_);
464 grep {$_ eq $Ext;} (
552 my($Ext) = @_;
555 next unless ($_);
556 if($_ && $Ext =~ /^$_$/) {
[all …]
H A Dutil.pl26 local($sourceString, $charToRemove) = @_;
34 local($sourceString, $charToRemove) = @_;
42 local($value) = @_;
50 local($ch) = @_;
62 local($ch) = @_;
H A Dio.pl26 local($resourceType, $folderPath) = @_;
38 local($fileName) = @_;
56 local($resourceType,$folderPath) = @_;
71 local($folderPath) = @_;
79 local($folderPath) = @_;
H A Dupload.cgi50 local($path) = @_;
/plugin/embed/
H A Dsyntax.php132 preg_match_all('/<label\s+([a-zA-Z0-9_]+)\s*>/',$r_str, $matches_label, PREG_OFFSET_CAPTURE);
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl32 my( $textIdx, $wordIdx, $word ) = @_;
37 my( $textIdx, $wordIdx, @suggs ) = @_;
113 local $_ = @_ ? shift : $_;
119 return $_;
/plugin/remotescript/
H A Dscript.js9_=(this.loader||"").toLowerCase();if(_&&!JsHttpRequest.LOADERS[_]){return this._error("unk_loader"… argument
/plugin/remotescript/lib/JsHttpRequest/
H A Dcompile.bat35 my ($from, $to, $commentAdd) = @_;
43 my ($name) = @_;
50 my ($name, $data) = @_;
/plugin/shortcut/syntax/
H A Danchor.php90 .'" id="shortcut_'.str_replace(":","_",cleanID($tgt['target']))

1...<<2122232425262728