Lines Matching refs:markstack
1934 markstack = [] # bytecode positions of MARK opcodes1942 indentchunk * len(markstack),1959 if markstack:1960 markpos = markstack.pop()2019 markstack.append(pos)