Home
last modified time | relevance | path

Searched defs:do (Results 1 – 25 of 27) sorted by relevance

12

/plugin/quicksubscribe/
H A Dscript.js53 'do': 'subscribe' property
79 'do': 'unsubscribe' property
/plugin/sectionedit/
Dscript.js22 request({'do':'edit'}, showEditDialog); property
45 'do': 'save' property
/plugin/multiorphan/
Dscript.js18 …request({'do':'view'+type, 'link':decodeURIComponent($link.attr('elementid'))}, function(response){ property
44 …request({'do':'delete'+type , 'link':decodeURIComponent($link.attr('elementid'))}, function(respon… property
94 request({'do':'loadpages'}, function( $result ){ property
133 request({'do':'checkpage','id':element}, function(response) { property
/plugin/ssocas/
Daction.php58 function _selfdo ($do) {
/plugin/authplaincas/
Daction.php39 function _selfdo ($do) {
/plugin/openid/
Daction.php86 function _self($do)
/plugin/highlightjs/highlight/languages/
Dcs.js12 … 1, 'const': 1, 'continue': 1, 'decimal': 1, 'default': 1, 'delegate': 1, 'do': 1, 'do': 1, 'doubl… property
Djavascript.js10 …1, 'for': 1, 'while': 1, 'finally': 1, 'var': 1, 'new': 1, 'function': 1, 'do': 1, 'return': 1, 'v… property
Ddos.js12 …'flow': {'if':1, 'else':1, 'goto':1, 'for':1, 'in':1, 'do':1, 'call':1, 'exit':1, 'not':1, 'exist'… property
Ddelphi.js6 …erited': 1, 'override': 1, 'if': 1, 'type': 1, 'until': 1, 'function': 1, 'do': 1, 'begin': 1, 're… property
7 …: 1, 'property': 1, 'procedure': 1, 'published': 1, 'and': 1, 'cdecl': 1, 'do': 1, 'threadvar': 1,… property
Dphp.js10 …include': 1, '__FILE__': 1, 'empty': 1, 'require_once': 1, 'function': 1, 'do': 1, 'xor': 1, 'retu… property
Dcpp.js7 …bool': 1, 'template': 1, 'mutable': 1, 'if': 1, 'public': 1, 'friend': 2, 'do': 1, 'return': 1, 'g… property
Dvbscript.js12 …'keyword': {'call' : 1,'class' : 1,'const' : 1,'dim' : 1,'do' : 1,'loop' : 1,'erase' : 1,'execute'… property
Drenderman.js134 'matrix': 1, 'while': 1, 'for': 1, 'if': 1, 'do': 1, property
Dperl.js8 …me': 1, 'local': 1, 'oct': 1, 'semctl': 1, 'localtime': 1, 'readpipe': 1, 'do': 1, 'return': 1, 'f… property
Druby.js11 …nd': 1, 'for': 1, 'true': 1, 'self': 1, 'when': 1, 'next': 1, 'until': 1, 'do': 1, 'begin': 1, 'un… property
Dmel.js13 …'if': 1, 'else': 1, 'switch': 1, 'case': 1, 'default': 1, 'while': 1, 'do': 1, 'for': 1, 'in': 1, … property
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
Dclass.csstidy.php318 function _add_token($type, $data, $do = false) {
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy.php394 public function _add_token($type, $data, $do = false) {
/plugin/fastwiki/
Dscript.js71 var supportedFields = {'do':1, rev:1, id:1}; property
/plugin/codemirror/dist/modes/
Dmllike.min.js1 …n(a){"use strict";a.defineMode("mllike",function(b,c){var d={as:"keyword","do":"keyword","else":"k… property
Dhaxe.min.js1 …e",style:"attribute"};var k=d("typedef");var l={"if":e,"while":e,"else":f,"do":f,"try":f,"return":… property
Dperl.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
/plugin/highlightjs/highlight/
Dhighlight.pack.js1 … N=0;N<Q.m.length;N++){if(k(S.c,Q.m[N].cN)){R(Q.m[N].b)}}}var r=D.length-1;do{if(D[r].e){R(D[r].e)… property
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js335 "do": new KeywordTokenType("do", { isLoop: isLoop, beforeExpr: beforeExpr }), property

12