Searched defs:to_match (Results 1 – 3 of 3) sorted by relevance
260 pub(crate) const fn to_match(&self) -> LazyStateID { in to_match() method
322 PyObject* to_match = PyBytes_FromStringAndSize(data + 1, size - 1); in fuzz_sre_match() local
1632 std::string to_match; in MatchNamedComponents() local