Home
last modified time | relevance | path

Searched refs:nonempty (Results 1 – 5 of 5) sorted by relevance

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php108 public function param($name, $default = null, $nonempty = false) { argument
111 if($nonempty && empty($value)) return $default;
136 public function &ref($name, $default = '', $nonempty = false) { argument
152 public function int($name, $default = 0, $nonempty = false) { argument
157 if($nonempty && empty($value)) return $default;
170 public function str($name, $default = '', $nonempty = false) { argument
174 if($nonempty && empty($value)) return $default;
210 public function bool($name, $default = false, $nonempty = false) { argument
215 if($nonempty && empty($value)) return $default;
228 public function arr($name, $default = array(), $nonempty = false) { argument
[all …]
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1 …th matchposition matchtext matchunicode max merge mergejoin min nolocal nonempty normalize parse p…
H A Dclike.min.js.map1 …en if import in interface is let module new\" +\n \" nonempty object of out out…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …&& patterns.length)) {\n throw new TypeError('Must provide a nonempty array of patterns…