Home
last modified time | relevance | path

Searched refs:result (Results 1951 – 1975 of 1997) sorted by last modified time

1...<<71727374757677787980

/plugin/jmol2/jmol/
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example54 /* This statement is used to grant or deny access to the wiki. The result
56 * of the user. If the result table is empty or contains more than one
90 * result should be a table containing all groups the given user is
/plugin/highlightjs/highlight/
H A Dhighlight.js136 var result = '';
153 return result;
234 var result = '';
251 value: result
267 var result = '';
275 return result;
293 var result = [];
316 return result;
321 var result = '';
369 return result;
[all …]
/plugin/regex_template/
H A Daction.php74 $event->result=$tpl;
/plugin/autoincludeindex/
H A DremoveBox.php30 $result = ereg_replace('(\<box.*\>[^.*]*.*\</box\>)','', $fileContent);
37 fwrite($handle, $result);
/plugin/qstat/
H A Daction.php69 $event->result = false;
/plugin/hyphenation/phpHyphenation/
H A DphpHyphenation.class.php156 $result = array();
171 $result[] = $this->wordHyphenation($word);
191 $result[] = $tag;
197 $result[] = $char;
200 if ($tag != '') $result[] = $tag;
201 $text = join('', $result);
/plugin/translation2/
H A Daction.php102 $result = ' <div id="langswitcher" class="no">';
103 $result .= '<ul style="list-style: none; display: inline;">';
116 …$result .= '<li style="display: inline; padding: 2px;"' . ((!empty($class))?' class="'.trim($class…
118 $result .= '<a href="' . wl($newID) . '">' . $img . '</a>';
120 $result .= $img;
122 $result .= '</li>';
124 $result .= '</ul>';
125 $result .= '</div>';
126 return $result;
/plugin/jquery/
H A Dscript.js19result=g;I.target=H;K=o.makeArray(K);K.unshift(I)}I.currentTarget=H;var J=o.data(H,"handle");if(J)…
/plugin/asciimath/
H A Dasciimathml148r.js496 return [node,result[1]];
539 return [AMcreateMmlNode(symbol.tag,result[0]),result[1]];
547 if (result[0].childNodes[i].nodeName=="mi" || result[0].nodeName=="mi") {
548 st = (result[0].nodeName=="mi"?result[0].firstChild.nodeValue:
627 result = AMparseSexpr(str);
628 node = result[0];
629 str = result[1];
638 str = result[1];
670 node = result[0];
671 str = result[1];
[all …]
/plugin/offline/
H A DCOPYING.txt586 author or copyright holder as a result of your choosing to follow a
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1result=typeof something;try{switch(result){case'string':case'boolean':case'number':break;case'obje…
/plugin/svgimg2/
H A Dhelper.php26 $result = array();
27 return $result;
/plugin/prolog/
H A Daction.php49 $event->result = false;
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js247 var result = document.createElement(name);
248 result.highlighter = this;
249 return result;
340 var result = '';
381 result += ProcessLine(lines[i], tabSize) + '\n';
383 return result;
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js47 {var result=document.createElement(name);result.highlighter=this;return result;}
73 {var lines=code.split('\n');var result='';var tabSize=4;var tab='\t';function InsertSpaces(line,pos…
82 result+=ProcessLine(lines[i],tabSize)+'\n';return result;}
/plugin/source/
H A Daction.php59 $event->result = false;
/plugin/snap/
H A Dhelper.php102 return $result;
/plugin/flowplay2/flowplayer/
H A DREADME.txt324 …was caused by two method names in the new JavaScript API. As a result, these methods are now renam…
H A DLICENSE.txt592 author or copyright holder as a result of your choosing to follow a
/plugin/wysiwyg/
H A Daction.php53 $ret = load_wysiwyg($event->result);
57 $event->result = $ret['markup'];
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc155 <cfset var result = "" />
166 result = result & "<div>" & chr(13) & chr(10);
168 result = result & "</div>" & chr(13) & chr(10);
170 <cfreturn result />
181 <cfset var result = "" />
197 result = result & "<div>" & chr(13) & chr(10);
198result = result & "<input type=""hidden"" id=""#this.instanceName#"" name=""#this.instanceName#"" …
199result = result & "<input type=""hidden"" id=""#this.instanceName#___Config"" value=""#GetConfigFi…
200result = result & "<iframe id=""#this.instanceName#___Frame"" src=""#sURL#"" width=""#this.width#"…
201 result = result & "</div>" & chr(13) & chr(10);
[all …]
H A Dfckeditor.lasso84 local('result' = false);
86 #result = client_browser->Substring(client_browser->Find("MSIE")+5,3)>=5.5;
89 #result = client_browser->Substring(client_browser->Find("Gecko/")+6,8)>=20030210;
92 #result = client_browser->Substring(client_browser->Find("Opera/")+6,4)>=9.5;
95 #result = client_browser->Substring(client_browser->Find("AppleWebKit/")+12,3)>=522;
97 return(#result);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm173 <!--- this should only occur as a result of a permissions problem --->

1...<<71727374757677787980