Home
last modified time | relevance | path

Searched refs:fprintf (Results 201 – 201 of 201) sorted by path

123456789

/PHP-5.5/win32/build/
H A Dmkdist.php274 fprintf($fp, "\r\nBuilt-in Extensions\r\n");
277 fprintf($fp, "%s\r\n", $ext);
282 fprintf($fp, "Dependency information:\r\n");
287 fprintf($fp, "Module: %s\r\n", $modulename);
290 fprintf($fp, "\t%s\r\n", basename($dll));

Completed in 12 milliseconds

123456789