Function regex::expand::is_valid_cap_letter [−][src]
fn is_valid_cap_letter(b: &u8) -> bool
Returns true if and only if the given byte is allowed in a capture name.
fn is_valid_cap_letter(b: &u8) -> bool
Returns true if and only if the given byte is allowed in a capture name.