Home
last modified time | relevance | path

Searched refs:total_byte_offset (Results 1 – 1 of 1) sorted by relevance

/linux/rust/proc-macro2/
H A Dfallback.rs385 let total_byte_offset = match self.source_text[last_byte_offset..] in byte_range() localVariable
393 .insert(lo_char, total_byte_offset); in byte_range()
394 total_byte_offset in byte_range()