OneCharLen        732 third_party/cld/encodings/compact_lang_det/cldutil.cc     src += cld_UniLib::OneCharLen(src);
OneCharLen        329 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc       tlen = cld_UniLib::OneCharLen(src + skip);
OneCharLen        417 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc         tlen = plen = cld_UniLib::OneCharLen(next_byte_ + take);
OneCharLen        504 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc         tlen = cld_UniLib::OneCharLen(next_byte_ + take);
OneCharLen        573 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc   int srclen = cld_UniLib::OneCharLen(src);
OneCharLen         11 third_party/cld/encodings/compact_lang_det/win/cld_unilib.h int OneCharLen(const char* src);
OneCharLen         15 third_party/cld/encodings/compact_lang_det/win/cld_unilib_google3.cc   return UniLib::OneCharLen(src);