Home
last modified time | relevance | path

Searched refs:_PyPegen_lookahead (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Parser/
H A Dpegen.h133 int _PyPegen_lookahead(int, void *(func)(Parser *), Parser *);
H A Dpegen.c355 _PyPegen_lookahead(int positive, void *(func)(Parser *), Parser *p) in _PyPegen_lookahead() function
H A Dparser.c1726 _PyPegen_lookahead(1, _tmp_6_rule, p) in simple_stmt_rule()
2001 _PyPegen_lookahead(1, _tmp_7_rule, p) in compound_stmt_rule()
2043 _PyPegen_lookahead(1, _tmp_8_rule, p) in compound_stmt_rule()
2064 _PyPegen_lookahead(1, _tmp_9_rule, p) in compound_stmt_rule()
2085 _PyPegen_lookahead(1, _tmp_10_rule, p) in compound_stmt_rule()
3124 _PyPegen_lookahead(1, _tmp_22_rule, p) in del_stmt_rule()
6736 _PyPegen_lookahead(1, _tmp_59_rule, p) in with_item_rule()
8155 _PyPegen_lookahead(0, _tmp_67_rule, p) in literal_pattern_rule()
8390 _PyPegen_lookahead(0, _tmp_68_rule, p) in literal_expr_rule()
8997 _PyPegen_lookahead( in pattern_capture_target_rule()
[all...]

Completed in 25 milliseconds