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