MCPcopy Create free account
hub / github.com/davidblewett/rure-python / end

Method end

regex/src/re_bytes.rs:45–47  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

43 /// Returns the ending byte offset of the match in the haystack.
44 #[inline]
45 pub fn end(&self) -> usize {
46 self.end
47 }
48
49 /// Returns the matched text.
50 #[inline]

Callers 15

find_literalsMethod · 0.45
nextMethod · 0.45
replacenMethod · 0.45
nextMethod · 0.45
cMethod · 0.45
c_classMethod · 0.45
c_class_bytesMethod · 0.45
compileMethod · 0.45
findMethod · 0.45
slowMethod · 0.45
slowMethod · 0.45

Calls

no outgoing calls

Tested by 2