Searched refs:setEndScanList (Results 1 – 3 of 3) sorted by relevance
70 CS.setEndScanList(I); in ParseScanList()217 CS.setEndScanList(Beg + Len); in ParseScanfSpecifier()
317 CS.setEndScanList(Start + Len); in ParsePrintfSpecifier()
213 void setEndScanList(const char *pos) { EndScanList = pos; } in setEndScanList() function