micropython/lib/re1.5
Damien George adfd57c5fe lib/re1.5: Distinguish between subject start-of-line and start-of-srch.
Otherwise a repeated sub/split will continue to match ^ to the start of
that search.

Signed-off-by: Damien George <damien@micropython.org>
2022-03-16 12:21:00 +11:00
..
charclass.c
compilecode.c
dumpcode.c
re1.5.h lib/re1.5: Distinguish between subject start-of-line and start-of-srch. 2022-03-16 12:21:00 +11:00
recursiveloop.c lib/re1.5: Distinguish between subject start-of-line and start-of-srch. 2022-03-16 12:21:00 +11:00