Home | History | Annotate | Download | only in base

Lines Matching refs:UIDNA

72 #include "third_party/icu/source/common/unicode/uidna.h"
401 // A wrapper to use LazyInstance<>::Leaky with ICU's UIDNA, a C pointer to
431 UIDNA* value;
453 UIDNA* uidna = g_uidna.Get().value;
454 DCHECK(uidna != NULL);
466 uidna, comp, static_cast<int32_t>(comp_len), &(*out)[original_length],