Searched defs:int (Results 1 – 5 of 5) sorted by relevance
9 $int = random_int(0, 65536); variable
18 public function commented($str, $int, $bool, $array = [])
29 function method2($str, $int, $bool = false)
64 function twoArgMethod($string, $int)
162 public function int($name, $default = 0, $nonempty = false) function in dokuwiki\\Input\\Input