Home
last modified time | relevance | path

Searched defs:function (Results 1 – 2 of 2) sorted by relevance

/web-php/
H A Dmanual-lookup.php9 $function = ''; variable
11 $function = htmlspecialchars($_GET['function'], ENT_QUOTES, 'UTF-8'); variable
13 $function = htmlspecialchars($_GET['pattern'], ENT_QUOTES, 'UTF-8'); variable
24 $function = strtolower($function); variable
/web-php/tests/Unit/
H A DTestAnswerTest.php21 string $function,

Completed in 4 milliseconds