Searched refs:ParseAll (Results 1 – 4 of 4) sorted by relevance
45 PPD* ParseAll();
386 PPD* PPDParser::ParseAll() in ParseAll() function in PPDParser
48 PPD* ppd = all ? parser.ParseAll() : parser.ParseHeader(); in OpenTestFile()
530 fPPD = parser.ParseAll(); in Set()