Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_literals
Method · 0.45
next
Method · 0.45
replacen
Method · 0.45
next
Method · 0.45
c
Method · 0.45
c_class
Method · 0.45
c_class_bytes
Method · 0.45
compile
Method · 0.45
find
Method · 0.45
slow
Method · 0.45
slow
Method · 0.45
empty_match_unicode_captures_iter
Function · 0.45
Calls
no outgoing calls
Tested by
2
empty_match_unicode_captures_iter
Function · 0.36
empty_match_captures_iter
Function · 0.36