Searched refs:fromChar (Results 1 – 1 of 1) sorted by relevance
359 static const auto fromChar = [](char src) -> int { in toFileIdImpl() local369 const int c[2] = {fromChar(it[0]), fromChar(it[1])}; in toFileIdImpl()