Searched refs:charCode (Results 1 – 1 of 1) sorted by relevance
52 int charCode; in fixProcPath() local53 auto res = std::from_chars(&*(pos + kPrefix.size()), &*(pos + kPatternLength), charCode, in fixProcPath()56 *dest++ = char(charCode); in fixProcPath()