remagic.interface# Functions after(pattern) any_of(iterable) before(pattern) char_in(iterable) char_not_in(iterable) create(pattern) exactly(pattern) not_after(pattern) not_before(pattern) one_or_more(pattern[, greedy]) optional(pattern) ref(reference) zero_or_more(pattern[, greedy])