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