Searched defs:GetNextChar (Results 1 – 8 of 8) sorted by relevance
22 wchar_t GetNextChar() const { in GetNextChar() function
125 CharType GetNextChar(IoErrorHandler &handler) { in GetNextChar() function
175 std::optional<const char *> GetNextChar() { in GetNextChar() function
48 int HloLexer::GetNextChar() { in GetNextChar() function in xla::HloLexer
326 uint32_t CPDF_CMap::GetNextChar(ByteStringView pString, size_t* pOffset) const { in GetNextChar() function in CPDF_CMap
343 uint32_t CPDF_Font::GetNextChar(ByteStringView pString, size_t* pOffset) const { in GetNextChar() function in CPDF_Font
732 uint32_t CPDF_CIDFont::GetNextChar(ByteStringView pString, in GetNextChar() function in CPDF_CIDFont
127 bool CPDF_SyntaxParser::GetNextChar(uint8_t& ch) { in GetNextChar() function in CPDF_SyntaxParser