Searched defs:new_internal (Results 1 – 6 of 6) sorted by relevance
31 pub(crate) fn new_internal(input: &str, start: usize, end: usize) -> Span<'_> { in new_internal() method
28 pub(crate) fn new_internal(input: &str, pos: usize) -> Position<'_> { in new_internal() method
129 pub(crate) fn new_internal( in new_internal() method
246 fn new_internal(ranges: &[Range<T>], details: bool) -> Result<Self> { in new_internal() method
545 pub(crate) fn new_internal( in new_internal() function
1039 pub(crate) unsafe fn new_internal( in new_internal() method