Home
last modified time | relevance | path

Searched refs:uerr (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dparse.cc1795 UErrorCode uerr = U_ZERO_ERROR; in ParseUnicodeGroup() local
1796 ::icu::UnicodeSet uset(ustr, uerr); in ParseUnicodeGroup()
1797 if (U_FAILURE(uerr)) { in ParseUnicodeGroup()