Searched refs:show_token_ids (Results 1 – 1 of 1) sorted by relevance
73 let mut show_token_ids = false; in check() localVariable75 show_token_ids |= comment.to_string().contains("+tokenids"); in check()77 if !show_token_ids { in check()131 let mut show_token_ids = false; in check() localVariable135 show_token_ids |= comment.to_string().contains("+tokenids"); in check()157 show_token_ids.then(|| &*token_map), in check()174 if show_token_ids { in check()