Home
last modified time | relevance | path

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

/plugin/dokucrypt3/
H A Dcrypto_high-level.js85 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/
Dscript.js302 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/
Dscript.js372 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");