Home
last modified time | relevance | path

Searched refs:acgg (Results 1 – 2 of 2) sorted by relevance

/plugin/dokucrypt/
H A Dscript.js1719 var acgcl, acgt, acgg; variable
1731 acgcl += acgg;
1732 acgg = "";
1739 if (acgg.length >= 5) {
1742 acgg += l;
1752 acgg = "";
1765 while (acgg.length < 5) {
1772 acgg = "YYYYY";
/plugin/dokucrypt2/
H A Dscript.js1791 var acgcl, acgt, acgg; variable
1803 acgcl += acgg;
1804 acgg = "";
1811 if (acgg.length >= 5) {
1814 acgg += l;
1824 acgg = "";
1837 while (acgg.length < 5) {
1844 acgg = "YYYYY";