Home
last modified time | relevance | path

Searched refs:tn (Results 1 – 25 of 65) sorted by relevance

123

/plugin/authucenter/lib/uc_client/model/
H A Dbase.php156 $n = $tn = $noc = 0;
161 $tn = 1; $n++; $noc++;
163 $tn = 2; $n += 2; $noc += 2;
165 $tn = 3; $n += 3; $noc += 2;
167 $tn = 4; $n += 4; $noc += 2;
169 $tn = 5; $n += 5; $noc += 2;
171 $tn = 6; $n += 6; $noc += 2;
182 $n -= $tn;
/plugin/struct/meta/
H A DAccessTable.php513 $tn = 'M' . $colref;
517 $tn,
518 "DATA.$idColumn = $tn.$idColumn AND DATA.rev = $tn.rev AND $tn.colref = $colref"
520 $col->getType()->select($QB, $tn, 'value', $outname);
/plugin/gallery/
H A Dscreen.less
/plugin/photogallery/
H A Dscreen.less11 div.dokuwiki div.gallery table img.tn {
26 div.dokuwiki div.gallery img.tn {
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script.js246 var tn = v.tagName.toUpperCase();
247 if (tn == 'FORM') {
250 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
H A DJsHttpRequest-xml.js246 var tn = v.tagName.toUpperCase();
247 if (tn == 'FORM') {
250 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
H A DJsHttpRequest-script-xml.js246 var tn = v.tagName.toUpperCase();
247 if (tn == 'FORM') {
250 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
H A DJsHttpRequest-form.js246 var tn = v.tagName.toUpperCase();
247 if (tn == 'FORM') {
250 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
H A DJsHttpRequest.js247 var tn = v.tagName.toUpperCase();
248 if (tn == 'FORM') {
251 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-script.js180 var tn=v.tagName.toUpperCase();
181 if(tn=="FORM"){
184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
H A DJsHttpRequest-xml.js180 var tn=v.tagName.toUpperCase();
181 if(tn=="FORM"){
184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
H A DJsHttpRequest-script-xml.js180 var tn=v.tagName.toUpperCase();
181 if(tn=="FORM"){
184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
H A DJsHttpRequest-form.js180 var tn=v.tagName.toUpperCase();
181 if(tn=="FORM"){
184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
H A DJsHttpRequest.js180 var tn=v.tagName.toUpperCase();
181 if(tn=="FORM"){
184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
/plugin/galleryv1.5/
H A Dstyle.css12 table.gallery img.tn {
30 div.gallery img.tn {
H A Dsyntax.php345 $i['class'] = 'tn';
/plugin/publish/lang/sk/
H A Dmailchangetext.txt15 Prosím preskúmajte zmeny a schváľte revíziu na adrese @NEWPAGE@ alebo zašlite spätnú väzbu používat…
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js180 var tn=v.tagName.toUpperCase();
181 if(tn=="FORM"){
184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
/plugin/supa/
H A Dscript.js24 tn = document.createTextNode(text),
32 div.appendChild(tn);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/cs/
H A Dcs.txt
/plugin/pdfjs/pdfjs/web/locale/
H A Dlocale.properties331 [tn]
332 @import url(tn/viewer.properties)
/plugin/projects/
H A Dcodemirror-compressed.js1tn){var o=[];Ct.iter(e.line,t.line+1,function(e){o.push(e.text)}),tn.addChange(e.line,n.length,o);… variable
/plugin/translation3/lang/
H A Dlangnames.txt165 tn Setswana
/plugin/autotranslation/lang/
H A Dlangnames.txt166 tn Setswana
/plugin/translation/lang/
H A Dlangnames.txt168 tn Setswana

123