Searched refs:OpStack (Results 1 – 2 of 2) sorted by relevance
1283 alias OpStack = Stack!(Operator); variable1299 OpStack opstack; in parseCharsetImpl()1335 static bool unrollWhile(alias cond)(ref ValStack vstack, ref OpStack opstack) in parseCharsetImpl()
6563 alias OpStack = Stack!(Operator);6568 OpStack opstack;6606 static bool unrollWhile(alias cond)(ref ValStack vstack, ref OpStack opstack)