Searched refs:tempdex (Results 1 – 1 of 1) sorted by relevance
282 unsigned tempdex; in FilenameToId() local283 if (1 != sscanf(pathname.extension().c_str(), ".%u", &tempdex)) in FilenameToId()286 *index = static_cast<size_t>(tempdex); in FilenameToId()