UTFmax 459 third_party/cld/encodings/compact_lang_det/cldutil.cc if (UTFmax <= usrclen) { UTFmax 464 third_party/cld/encodings/compact_lang_det/cldutil.cc if ((UTFmax * 3) <= usrclen) { UTFmax 471 third_party/cld/encodings/compact_lang_det/cldutil.cc if ((UTFmax * 7) <= usrclen) { UTFmax 510 third_party/cld/encodings/compact_lang_det/cldutil.cc const uint8* usrclimit1 = usrc + srclen - UTFmax; UTFmax 567 third_party/cld/encodings/compact_lang_det/cldutil.cc const char* srclimit7 = src + srclen - (UTFmax * 7); UTFmax 568 third_party/cld/encodings/compact_lang_det/cldutil.cc const char* srclimit15 = src + srclen - (UTFmax * 15); UTFmax 617 third_party/re2/re2/compile.cc for (int i = 1; i < UTFmax; i++) { UTFmax 633 third_party/re2/re2/compile.cc for (int i = 1; i < UTFmax; i++) { UTFmax 650 third_party/re2/re2/compile.cc uint8 ulo[UTFmax], uhi[UTFmax]; UTFmax 702 third_party/re2/re2/compile.cc uint8 buf[UTFmax]; UTFmax 1940 third_party/re2/re2/parse.cc char buf[UTFmax]; UTFmax 395 third_party/re2/re2/prefilter.cc char buf[UTFmax]; UTFmax 650 third_party/re2/re2/regexp.cc prefix->resize(re->nrunes_ * UTFmax); UTFmax 667 third_party/re2/re2/regexp.cc char buf[UTFmax]; UTFmax 99 third_party/re2/re2/testing/dump.cc char buf[UTFmax+1]; UTFmax 107 third_party/re2/re2/testing/dump.cc char buf[UTFmax+1]; UTFmax 30 third_party/re2/re2/testing/exhaustive3_test.cc char buf[UTFmax+1]; UTFmax 28 third_party/re2/util/utf.h UTFmax = 4, /* maximum bytes per rune */