Searched defs:GetNextWord (Results 1 – 5 of 5) sorted by relevance
30 std::string GetNextWord(const std::string& code, size_t first_position) { in GetNextWord() function
374 void CPDF_StreamParser::GetNextWord(bool& bIsNumber) { in GetNextWord() function in CPDF_StreamParser
392 ByteString CPDF_SyntaxParser::GetNextWord(bool* bIsNumber) { in GetNextWord() function in CPDF_SyntaxParser
52 std::string GetNextWord(const std::string& code, size_t first_position) { in GetNextWord() function
57 std::string GetNextWord(const std::string& code, size_t first_position) { in GetNextWord() function