Searched refs:tn (Results 1 – 25 of 65) sorted by relevance
123
/plugin/authucenter/lib/uc_client/model/ |
H A D | base.php | 156 $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 D | AccessTable.php | 513 $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 D | screen.less |
|
/plugin/photogallery/ |
H A D | screen.less | 11 div.dokuwiki div.gallery table img.tn { 26 div.dokuwiki div.gallery img.tn {
|
/plugin/remotescript/lib/JsHttpRequest/debug/ |
H A D | JsHttpRequest-script.js | 246 var tn = v.tagName.toUpperCase(); 247 if (tn == 'FORM') { 250 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
|
H A D | JsHttpRequest-xml.js | 246 var tn = v.tagName.toUpperCase(); 247 if (tn == 'FORM') { 250 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
|
H A D | JsHttpRequest-script-xml.js | 246 var tn = v.tagName.toUpperCase(); 247 if (tn == 'FORM') { 250 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
|
H A D | JsHttpRequest-form.js | 246 var tn = v.tagName.toUpperCase(); 247 if (tn == 'FORM') { 250 } else if (tn == 'INPUT' || tn == 'TEXTAREA' || tn == 'SELECT') {
|
H A D | JsHttpRequest.js | 247 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 D | JsHttpRequest-script.js | 180 var tn=v.tagName.toUpperCase(); 181 if(tn=="FORM"){ 184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
|
H A D | JsHttpRequest-xml.js | 180 var tn=v.tagName.toUpperCase(); 181 if(tn=="FORM"){ 184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
|
H A D | JsHttpRequest-script-xml.js | 180 var tn=v.tagName.toUpperCase(); 181 if(tn=="FORM"){ 184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
|
H A D | JsHttpRequest-form.js | 180 var tn=v.tagName.toUpperCase(); 181 if(tn=="FORM"){ 184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
|
H A D | JsHttpRequest.js | 180 var tn=v.tagName.toUpperCase(); 181 if(tn=="FORM"){ 184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
|
/plugin/galleryv1.5/ |
H A D | style.css | 12 table.gallery img.tn { 30 div.gallery img.tn {
|
H A D | syntax.php | 345 $i['class'] = 'tn';
|
/plugin/publish/lang/sk/ |
H A D | mailchangetext.txt |
|
/plugin/remotescript/lib/JsHttpRequest/ |
H A D | JsHttpRequest.js | 180 var tn=v.tagName.toUpperCase(); 181 if(tn=="FORM"){ 184 if(tn=="INPUT"||tn=="TEXTAREA"||tn=="SELECT"){
|
/plugin/supa/ |
H A D | script.js | 24 tn = document.createTextNode(text), 32 div.appendChild(tn);
|
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/cs/ |
H A D | cs.txt |
|
/plugin/pdfjs/pdfjs/web/locale/ |
H A D | locale.properties | 331 [tn] 332 @import url(tn/viewer.properties)
|
/plugin/projects/ |
H A D | codemirror-compressed.js | 1 …tn){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 D | langnames.txt | 165 tn Setswana
|
/plugin/autotranslation/lang/ |
H A D | langnames.txt | 166 tn Setswana
|
/plugin/translation/lang/ |
H A D | langnames.txt | 168 tn Setswana
|
123