Home
last modified time | relevance | path

Searched refs:out_str (Results 1 – 3 of 3) sorted by relevance

/plugin/pagestat/
Dscript.js562 var out_str = "[headwords]:\n" + headwords.join(", ") + "\n";
578 out_str += "\n[rwords]:\n" + rstr.join(", ") + "\n";
581 out_str += "\n[unwords]:\n" + unwords.join(", ") + "\n";
583 out_jqwin.val(out_str);
864 var out_str="====== Movie Inf ======\n";
865 out_str+="\nLike genre,stars,director and more,please editor me\n";
866 out_str+="====== wordlist ======\n";
867 out_str+="The wordlist location [[{0}]]\n".format(wordlist_id);
868out_str+="<BK open page={0} type=wordlist>Show wordlist of this page</BK>\n".format(wordlist_id);
869 out_str+="\n===== slice =====\n";
[all …]
/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js6870 function out_str(str){output+=str2svg(str)} function
6884 out_str(str);output+="</text>\n"}
7406 out_XYAB('<text x="X" y="Y" class="A"B>',x,y,name,a_deco.anchor||"");set_font("annotation");out_str
/plugin/abc2/abc-libraries/abc-ui/
Dabc-ui-1.0.0.min.js8out_str(e){var t,n=gene.curfont,r=n;output+=e.replace(/<|>|&.*?;|&| |\$./g,function(e){switch(e[0… function