Searched defs:charCode (Results 1 – 3 of 3) sorted by relevance
105 int charCode = static_cast<uint8_t>(json[curPos]); in ParseValue() local
349 uint32_t RevSourceMap::Base64CharToInt(char charCode) in Base64CharToInt()
66 uint32_t Base64CharToInt(char charCode) in Base64CharToInt()