Lines Matching refs:indicator
83 # A simple key is a key that is not denoted by the '?' indicator.
90 # simple key, we try to locate the corresponding ':' indicator.
193 # Is it the flow sequence start indicator?
197 # Is it the flow mapping start indicator?
201 # Is it the flow sequence end indicator?
205 # Is it the flow mapping end indicator?
209 # Is it the flow entry indicator?
213 # Is it the block entry indicator?
217 # Is it the key indicator?
221 # Is it the value indicator?
686 # The '%' indicator is already checked.
909 indicator = self.peek()
910 if indicator == '*':
1068 "expected indentation indicator in the range 1-9, but found 0",
1075 "expected indentation indicator in the range 1-9, but found 0",