Home
last modified time | relevance | path

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

/web-php/
H A Dquickref.php63 $funcname = str_replace('-', '_', $parts[2]); variable
64 $functions[$entry] = $funcname;
68 similar_text($funcname, $notfound, $p);
72 if ($p < 70 && ($pos = strpos($funcname, $notfound)) !== false) {

Completed in 3 milliseconds