Return the index of the prior instance of 'match' starting just before 'start', or source.length where there is no match.
Parameter 'start' defaults to source.length
See Implementation
Return the index of the prior instance of 'match' starting just before 'start', or source.length where there is no match.
Parameter 'start' defaults to source.length