Home
last modified time | relevance | path

Searched defs:bytes_consumed (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunilib.cc53 int bytes_consumed = charntorune(&rune, p, static_cast<int>(end - p)); in SpanInterchangeValid() local
/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc390 int* bytes_consumed) { in UTF8GenericScan()
499 int* bytes_consumed) { in UTF8GenericScanFastAscii()
558 int bytes_consumed = 0; in IsStructurallyValidUTF8() local
567 int bytes_consumed = 0; in UTF8SpnStructurallyValid() local
/third_party/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c206 int bytes_consumed = 0; /* total bytes consumed, all files */ variable