Searched refs:block_comment (Results 1 – 1 of 1) sorted by relevance
99 match block_comment(s) { in skip_whitespace()127 fn block_comment(input: Cursor) -> PResult<&str> { in block_comment() function968 let (input, s) = block_comment(input)?; in doc_comment_contents()978 let (input, s) = block_comment(input)?; in doc_comment_contents()