Searched refs:match_sb8 (Results 1 – 1 of 1) sorted by relevance
102 fn match_sb8(state: &SentenceBreaksState, ahead: &str) -> bool { in match_sb8() function228 _ if match_sb8(&state_before, &self.string[position_before..]) => continue, in next()