Searched defs:sparse_re (Results 1 – 4 of 4) sorted by relevance
155 let sparse_re = Regex::from_dfas(fwd, rev); in sparse_unminimized_standard() localVariable178 let sparse_re = Regex::from_dfas(fwd, rev); in sparse_u16() localVariable
102 let sparse_re = Regex::builder().build_from_dfas( localVariable
22 let sparse_re = dense_re.to_sparse()?; localVariable
70 let sparse_re = Regex::from_dfas( localVariable