Searched refs:nonempty (Results 1 – 6 of 6) sorted by relevance
105 * @param bool $nonempty Return $default if parameter is set but empty()108 public function param($name, $default = null, $nonempty = false) { argument111 if($nonempty && empty($value)) return $default;133 * @param bool $nonempty Init with $default if parameter is set but empty()136 public function &ref($name, $default = '', $nonempty = false) { argument137 if(!isset($this->access[$name]) || ($nonempty && empty($this->access[$name]))) {149 * @param bool $nonempty Return $default if parameter is set but empty()152 public function int($name, $default = 0, $nonempty = false) { argument157 if($nonempty && empty($value)) return $default;167 * @param bool $nonempty Return $default if parameter is set but empty()[all …]
1 …th matchposition matchtext matchunicode max merge mergejoin min nolocal nonempty normalize parse p…
1 …en if import in interface is let module new\" +\n \" nonempty object of out out…
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
1976 …nonempty();){for(var i=0;i<n.length;i++){var a=n[i];r.push(a)}n=n.parent()}return this.spawn(r,!0)…1979 …BeSelected");be.emit("box").stdFilter(Ve).select().emit("boxselect"),be.nonempty()&&t.redrawHint("…
1 …&& patterns.length)) {\n throw new TypeError('Must provide a nonempty array of patterns…