Home | History | Annotate | Download | only in src

Lines Matching refs:Utf8

803 // This method determines the type of string involved and then gets the UTF8
915 total += unibrow::Utf8::Length(c, previous);
921 total -= unibrow::Utf8::kBytesSavedByCombiningSurrogates;