Home
last modified time | relevance | path

Searched refs:KEY (Results 51 – 75 of 121) sorted by relevance

12345

/plugin/dwcommits/db/
H A Dupdate0001.sql1 …TEXT,timestamp INTEGER,gitid TEXT,msg TEXT, prefix TEXT, gitbranch, PRIMARY KEY(prefix,timestamp));
/plugin/tagging/db/
H A Dupdate0001.sql1 CREATE TABLE taggings (pid, tag, tagger, PRIMARY KEY(pid, tag, tagger));
/plugin/aichat/db/
H A Dupdate0001.sql3 id INTEGER NOT NULL PRIMARY KEY,
/plugin/notification/db/
H A Dupdate0001.sql6 PRIMARY KEY (plugin, notification_id, user)
/plugin/structnotification/db/
H A Dupdate0001.sql2 id INTEGER PRIMARY KEY AUTOINCREMENT,
/plugin/404manager/db/
H A Dupdate0001.sql4 SOURCE TEXT CONSTRAINT REDIRECTION_PK PRIMARY KEY, -- Source page id
/plugin/combo/db/combo/
H A Dupdate0001.sql4 SOURCE TEXT CONSTRAINT REDIRECTION_PK PRIMARY KEY, -- Source page id
26 -- SOURCE TEXT CONSTRAINT REDIRECTION_PK PRIMARY KEY, -- Source page id
H A Dupdate0003.sql7 ID INTEGER PRIMARY KEY,
/plugin/sqlite/_test/db/
H A Dupdate0001.sql1 CREATE TABLE testdata (tid INTEGER PRIMARY KEY, keyword, value);
/plugin/addressbook/db/
H A Dupdate0001.sql2 id INTEGER PRIMARY KEY AUTOINCREMENT,
/plugin/struct/db/
H A Dupdate0009.sql12 id INTEGER PRIMARY KEY AUTOINCREMENT,
H A Dupdate0014.sql16 id INTEGER PRIMARY KEY AUTOINCREMENT,
/plugin/redirector/
H A DredirectURLs.txt.orig3 # KEY VALUE
/plugin/geonav/
H A Dstates.sql15 CREATE TABLE states ( state_id int UNIQUE PRIMARY KEY, state char(32) NOT NULL, state_abbr char(8) …
H A Dcontinents.sql15 CREATE TABLE continents (Id INT UNIQUE PRIMARY KEY, continent char(2) NOT NULL, code_2 char(2) NOT …
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js987 case 37: // KEY left
990 case 38: // KEY up
996 case 40: // KEY down
1003 case 46: // KEY del
1012 case 27: // KEY esc
1015 case 37: // KEY left
1016 case 38: // KEY up
1017 case 39: // KEY right
1018 case 40: // KEY down
1051 case 38: // KEY up
[all …]
/plugin/diagramsnet/lib/img/lib/ibm/blockchain/
H A Dkey_management.svg1 …"67.122298%"><tspan font-size="3" font-family="MyriadPro-Bold" fill="#fff">KEY MGMT</tspan></textP…
/plugin/abc2/abc-libraries/abc2svg/
H A Dmdnn-1.js17 case C.KEY:sf=s.k_sf
67 if(s&&s.next&&s.next.type==C.KEY)
H A Djianpu-1.js54 case C.KEY:delta=abc2svg.jianpu.cgd2cde[s.k_sf+7]-2
157 for(var s=this.get_tsfirst();s;s=s.ts_next){switch(s.type){case C.KEY:if(s.prev.type==C.CLEF||s.v!=0)
168 switch(s.type){case C.CLEF:case C.KEY:s.wl=s.wr=0
H A Dequalbars-1.js18 if(!s.invis||s.prev.type!=C.KEY)
H A Dgamelan-1.js62 case C.KEY:delta=abc2svg.gamelan.cgd2cde[s.k_sf+7]-2
163 switch(s.type){case C.CLEF:case C.KEY:case C.METER:s.wl=s.wr=0
H A Dstrtab-1.js20 for(s=p_v.sym;s;s=s.next){switch(s.type){case C.KEY:case C.METER:case C.REST:s.invis=true
75 switch(s.type){case C.KEY:case C.REST:case C.TIME:s.invis=true
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md75 -----BEGIN RSA PRIVATE KEY-----
89 -----END RSA PRIVATE KEY-----
93 -----BEGIN PUBLIC KEY-----
98 -----END PUBLIC KEY-----
/plugin/codeprettify/code-prettify/src/
H A Dlang-sql.js49 …DENTITYCOL|IDENTITY_INSERT|IF|IN|INDEX|INNER|INSERT|INTERSECT|INTO|IS|JOIN|KEY|KILL|LEFT|LIKE|LINE…
/plugin/diagramsnet/lib/math/extensions/
H A DHelpDialog.js19 …hJax.Extension.MathEvents.Event.False;g=MathJax.Extension.MathEvents.Event.KEY});var k=d.CombineCo…

12345