Searched refs:webs (Results 1 – 1 of 1) sorted by relevance
26 $webs = substr($s, 0, strpos($s, "000")); variable27 $s = substr($s, strlen($webs) + strlen("000"));77 $stub .= "\tstatic const char newstub0[] = \"" . $webs . '";
Completed in 7 milliseconds