Function script::xpath::parser::ncname

source ยท
fn ncname(input: &str) -> IResult<&str, &str>