Function z3_sys::Z3_mk_seq_in_re[][src]

pub unsafe extern "C" fn Z3_mk_seq_in_re(
    c: Z3_context,
    seq: Z3_ast,
    re: Z3_ast
) -> Z3_ast
Expand description

Check if seq is in the language generated by the regular expression re.