Home
last modified time | relevance | path

Searched defs:val (Results 201 – 225 of 370) sorted by relevance

12345678910>>...15

/plugin/asciidocjs/node_modules/ejs/lib/
Dutils.js191 set: function (key, val) { argument
/plugin/sql/
DDB.php34 function setOption($option,$val) {
/plugin/data/
Dscript.js70 function split(val) { argument
Dhelper.php170 public function addPrePostFixes($type, $val, $pre = '', $post = '')
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupiOS.js113 enumList: [{val: 'bgGreen', dispName: 'Green'}, property
114 {val: 'bgWhite', dispName: 'White'}, property
115 {val: 'bgGray', dispName: 'Gray'}, property
116 {val: 'bgFlat', dispName: 'Flat'}, property
117 {val: 'bgMap', dispName: 'Map'}, property
118 {val: 'bgStriped', dispName: 'Striped'}]} property
2437 enumList: [{val: 'on', dispName: 'On'}, {val: 'off', dispName: 'Off'}]} property
3902 enumList: [{val: 'bottom', dispName: 'Bottom'}, {val: 'top', dispName: 'Top'}] property
4371 enumList: [{val: 'bottom', dispName: 'Bottom'}, {val: 'top', dispName: 'Top'}] property
5844 …enumList: [{val: 'bgGreen', dispName: 'Green'}, {val: 'bgWhite', dispName: 'White'}, {val: 'bgGray… property
DmxMockupMisc.js362 enumList: [{val: 'heart', dispName: 'Heart'}, {val: 'star', dispName: 'Star'}] property
1207 enumList: [{val: 'up', dispName: 'Up'}, {val: 'down', dispName: 'Down'}] property
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php336 public function addToQuery($var, $val)
/plugin/dwtimeline/syntax/
H A Ddwtimeline.php501 public function quoteAttrForWiki(string $val): string
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
DUri.php336 public function addToQuery($var, $val)
/plugin/icalevents/vendor/sabre/vobject/lib/
DProperty.php222 abstract function setRawMimeDirValue($val);
/plugin/webdav/vendor/sabre/vobject/lib/
DProperty.php208 abstract public function setRawMimeDirValue($val);
/plugin/siteexport/inc/
H A Dtoc.php22 private function isNotEmpty( $val ) {
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
H A DQrCode.php267 private function addData($val, $bit, $next = true)
/plugin/asciidocjs/node_modules/nunjucks/src/
Dcompiler.js529 val: i + " + 1" property
532 val: i property
535 val: len + " - " + i property
538 val: len + " - " + i + " - 1" property
541 val: i + " === 0" property
544 val: i + " === " + len + " - 1" property
547 val: len property
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.js503 macroArgs.slice(args.length, argCount).forEach(function (val, i) { argument
603 val = val !== undefined && val !== null ? val : ''; property
605 val = lib.escape(val.toString()); property
3686 runtime.memberLookup = function memberLookup(obj, val, autoescape) { argument
/plugin/asciidocjs/node_modules/yargs-parser/build/lib/
Dyargs-parser.js503 function setArg(key, val, shouldStripQuotes = inputIsString) { argument
561 function processValue(key, val, shouldStripQuotes) { argument
1039 function stripQuotes(val) { argument
/plugin/xcom/
Dscript.js257 function xcom_td(type,val,fn) { argument
669 function xcom_setValue(item,val) { argument
/plugin/asciidocjs/node_modules/minimist/
Dindex.js117 function setArg(key, val, arg) { argument
/plugin/bugzillaint/
Dscript.js121 jQuery.each( extras, function(index,val){ argument
/plugin/groupmail/
Dsyntax.php345 private function _validate_value($val, $typ, $as_array=False, $multiline=False){
/plugin/asciidocjs/node_modules/jake/lib/
Dapi.js289 this.complete = function (task, val) { argument
/plugin/abc2/abc-libraries/abc2svg/
Dpsvg-1.js222 Psvg.prototype.arp=function(val,x,y){var xy=getorig();ps_flush();abcobj.out_arp((x+xy[0])*abcobj.st… argument
223 Psvg.prototype.ltr=function(val,x,y){var xy=getorig();ps_flush();abcobj.out_ltr((x+xy[0])*abcobj.st… argument
226 Psvg.prototype.xyglv=function(val,x,y,gl){var xy=getorig();ps_flush();abcobj.out_deco_val((x+xy[0])… argument
/plugin/asciidocjs/node_modules/pug-linker/
Dindex.js122 replace({type: 'Text', val: node.file.str.replace(/\r/g, '')}); property
/plugin/groupmanager/
Dsyntax.php42 function remove_item_by_value($val, $arr, $preserve = true)
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

12345678910>>...15