Home | History | Annotate | Download | only in unicode

Lines Matching full:scriptre

71 var scriptRe = regexp.MustCompile(`^([0-9A-F]+)(\.\.[0-9A-F]+)? *; ([A-Za-z_]+)$`)
691 matches := scriptRe.FindStringSubmatch(line)