Home
last modified time | relevance | path

Searched refs:negative_lookahead (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Tools/peg_generator/pegen/
Dparser.py228 def negative_lookahead(self, func: Callable[..., object], *args: object) -> bool: member in Parser
Dgrammar_parser.py665 self.negative_lookahead(self.expect, "}")
/external/pcre/dist2/doc/
Dpcre2.txt8307 (*negative_lookahead: or (*nla: is the same as (?!
10826 (*negative_lookahead:...) )