Home
last modified time | relevance | path

Searched refs:print_groups (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/extmod/
A Dure_group.py13 def print_groups(match): function
25 print_groups(m)
28 print_groups(m)
31 print_groups(re.match(r"(a)?b(c)", "abc"))
34 print_groups(re.match(r"(a)?b(c)", "bc"))
A Dure_namedclass.py13 def print_groups(match): function
25 print_groups(m)
28 print_groups(m)
31 print_groups(m)
34 print_groups(m)

Completed in 2 milliseconds