Home | History | Annotate | Download | only in src

Lines Matching refs:CompareChars

9286     return CompareChars(content.ToOneByteVector().start(),
9302 return CompareChars(content.ToUC16Vector().start(), str.start(), slen) == 0;