Function is_valid_name_codepoint

Source
pub(crate) fn is_valid_name_codepoint(code_point: char, first: bool) -> bool