Home
last modified time | relevance | path

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

/PHP-5.6/sapi/isapi/stresstest/
H A Dstresstest.cpp95 char temppath[MAX_PATH]; variable
309 char *tn = _tempnam(temppath,"pht."); in ParseTestFile()
310 char *en = _tempnam(temppath,"exp."); in ParseTestFile()
420 _snprintf(FindPath, sizeof(FindPath)-1, "%s\\%s", temppath, mask); in DeleteTempFiles()
425 _snprintf(NewFindPath, sizeof(NewFindPath)-1, "%s\\%s", temppath, fd.cFileName); in DeleteTempFiles()
519 GetTempPath(sizeof(temppath), temppath); in main()

Completed in 6 milliseconds