Searched refs:outStatck (Results 1 – 1 of 1) sorted by relevance
210 stack<string> outStatck; in GetValidStack() local220 MatchIgnoreLibrary(inStack, outStatck, num); in GetValidStack()221 len = outStatck.size(); in GetValidStack()223 validStack.push_back(outStatck.top()); in GetValidStack()224 outStatck.pop(); in GetValidStack()