Searched defs:delim (Results 1 – 2 of 2) sorted by relevance
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 96 static public function compressList($items, $delim) { 3378 protected function tags(&$tags, $simple = false, $delim = ',') { 3712 protected function genericList(&$out, $parseItem, $delim="", $flatten=true) {
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 4058 }}function addParts(val,delim,block,info,escapeIt){var vals=[]; argument 4238 if(length<=maxLength){props.push({tag:tag,name:name,object:value,equal:"=",delim:", "}); property 4243 …umPropertiesShown){props.push({object:"...",tag:FirebugReps.Caption.tag,name:"",equal:"",delim:""}) property 4259 if(count<=max){props.push({tag:tag,name:name,object:value,equal:"=",delim:", "}) property 4261 …){props[Math.max(1,max-1)]={object:"more...",tag:FirebugReps.Caption.tag,name:"",equal:"",delim:""} property 4273 items.push({object:value,tag:tag,delim:delim}) property 4282 items.push({object:value,tag:tag,delim:delim}) property 4283 …ray.length>3){items.push({object:(array.length-3)+" more...",tag:FirebugReps.Caption.tag,delim:""}) property 4465 items.push({name:arg.name,value:arg.value,tag:tag,delim:delim}) property
|