Searched defs:GetNextWord (Results 1 – 6 of 6) sorted by relevance
382 void CPDF_StreamParser::GetNextWord(bool& bIsNumber) { in GetNextWord() function in CPDF_StreamParser
317 uint32_t GetNextWord() { in GetNextWord() function in __anonbd20ea030111::HexTokenizer
317 uint32_t GetNextWord() { in GetNextWord() function in __anon50d429770111::HexTokenizer
469 CPDF_SyntaxParser::WordResult CPDF_SyntaxParser::GetNextWord() { in GetNextWord() function in CPDF_SyntaxParser
163 static const char *GetNextWord(const char *s, AString &dest) in GetNextWord() function
61 std::string GetNextWord(const std::string& code, size_t first_position) { in GetNextWord() function