Home | History | Annotate | Download | only in bytes

Lines Matching refs:Are

27 // up to a maximum of n byte slices. Invalid UTF-8 sequences are chopped into individual bytes.
71 // ContainsAny reports whether any of the UTF-8-encoded code points in chars are within b.
283 // setBits is used to track which bits are set in the bytes of s.
294 // Some runes in the input slice are not ASCII.
417 // output are interpreted as UTF-8-encoded code points.
505 // ASCII alphanumerics and underscore are not separators
519 // Letters and digits are not separators
654 // characters in chars are ASCII.
705 // UTF-8-encoded code points that are contained in cutset.
773 // are equal under Unicode case-folding.
823 // One string is empty. Are both?