Searched refs:getTagAttr (Results 1 – 3 of 3) sorted by relevance
| /plugin/dokucrypt3/ |
| H A D | crypto_high-level.js | 85 lock=getTagAttr(data.substring(0,tagend+1),"LOCK"); 88 collapsed=getTagAttr(data.substring(0,tagend+1),"COLLAPSED"); 104 function getTagAttr(opentag,attr) { function 135 lock=getTagAttr(data.substring(0,tagend+1),"LOCK"); 138 collapsed=getTagAttr(data.substring(0,tagend+1),"COLLAPSED");
|
| /plugin/dokucrypt/ |
| D | script.js | 302 lock=getTagAttr(data.substring(0,tagend+1),"LOCK"); 305 collapsed=getTagAttr(data.substring(0,tagend+1),"COLLAPSED"); 316 function getTagAttr(opentag,attr) { function 338 lock=getTagAttr(data.substring(0,tagend+1),"LOCK"); 341 collapsed=getTagAttr(data.substring(0,tagend+1),"COLLAPSED");
|
| /plugin/dokucrypt2/ |
| D | script.js | 372 lock=getTagAttr(data.substring(0,tagend+1),"LOCK"); 375 collapsed=getTagAttr(data.substring(0,tagend+1),"COLLAPSED"); 386 function getTagAttr(opentag,attr) { function 410 lock=getTagAttr(data.substring(0,tagend+1),"LOCK"); 413 collapsed=getTagAttr(data.substring(0,tagend+1),"COLLAPSED");
|