Searched defs:contains_str (Results 1 – 2 of 2) sorted by relevance
639 fn contains_str<B: AsRef<[u8]>>(&self, needle: B) -> bool { in contains_str() method
5244 static PyObject *contains_str; local