Home
last modified time | relevance | path

Searched defs:def (Results 26 – 50 of 103) sorted by relevance

12345

/plugin/pot/source/
Dformat.php17 $def = $this->cargo['settings'][$formatedsettings['defaultsettings']]; variable
/plugin/freechat/phpfreechat/data/public/js/
Dpfcprompt.js94 prompt: function(text,def) argument
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js165 this.top_retain = function(def) { argument
174 this.top_retain = function(def) { argument
224 Compressor.prototype.exposed = function(def) { argument
473 function is_arguments(def) { argument
477 function cross_scope(def, sym) { argument
522 (function(def) { argument
525 function reset_def(tw, compressor, def) { argument
544 scope.variables.each(function(def) { argument
551 scope.variables.each(function(def) { argument
572 if (compressor.option("ie")) scope.variables.each(function(def) { argument
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DElementDef.php153 public function mergeIn($def)
DHTMLModule.php123 public function getChildDef($def)
DHTMLDefinition.php113 public function addAttribute($element_name, $attr_name, $def)
DConfig.php60 public $def; variable in HTMLPurifier_Config
/plugin/watchcycle/
Dsyntax.php184 protected function getMaintainerHtml($def)
/plugin/xref/
DHeuristics.php12 protected $def = ''; variable in dokuwiki\\plugin\\xref\\Heuristics
/plugin/syntaxhighlighter3/sxh3/src/js/
DshLegacy.js28 function defaultValue(value, def) argument
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshLegacy.js44 function defaultValue(value, def) argument
/plugin/highlightjs/highlight/languages/
Dpython.js11 …rt': 1, 'yield': 1, 'try': 1, 'while': 1, 'continue': 1, 'del': 1, 'or': 1, 'def': 1, 'lambda': 1}, property
21 keywords: {'def': 1}, property
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_collection-strong.js92 def: function (that, key, value) { method
D_collection-weak.js78 def: function (that, key, value) { method
/plugin/asciidocjs/node_modules/core-js/modules/
D_collection-strong.js92 def: function (that, key, value) { method
D_collection-weak.js78 def: function (that, key, value) { method
/plugin/diagramsnet/lib/math/extensions/TeX/
Dnewcommand.js19 …Command",newenvironment:"NewEnvironment",renewenvironment:"NewEnvironment",def:"MacroDef",let:"Let… property
/plugin/asciidocjs/node_modules/minimatch/
Dminimatch.js70 minimatch.defaults = def => { argument
939 static defaults (def) { argument
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dscope.js343 AST_Function.DEFMETHOD("next_mangled", function(options, def){ argument
456 to_mangle.forEach(function(def){ def.mangle(options) }); argument
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
Dminimatch.js70 minimatch.defaults = function (def) { argument
111 Minimatch.defaults = function (def) { argument
/plugin/asciidocjs/node_modules/nunjucks/src/
Dfilters.js57 function default_(val, def, bool) { argument
530 function float(val, def) { argument
/plugin/codemirror/dist/modes/
Dcrystal.min.js1 …]*/;var j=b(["abstract","alias","as","asm","begin","break","case","class","def","do","else","elsif… property
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dparser.js418 var def = { variable
/plugin/glossary/
Dglossary.class.php40 var $def = "def-"; // prefix for definition // XXXX variable in glossary
/plugin/revealjs/plugin/markdown/
Dmarked.js6 … {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3})(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bul… property

12345