Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/unicode/
Duidna.h209 #define UIDNA_INFO_INITIALIZER { \ macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duidna.h205 #define UIDNA_INFO_INITIALIZER { \ macro
/third_party/node/deps/icu-small/source/common/unicode/
Duidna.h209 #define UIDNA_INFO_INITIALIZER { \ macro
/third_party/icu/icu4c/source/common/unicode/
Duidna.h209 #define UIDNA_INFO_INITIALIZER { \ macro
/third_party/node/src/
Dnode_i18n.cc565 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in ToUnicode()
618 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in ToASCII()
/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c873 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in TestUTS46()
/third_party/libpsl/src/
Dpsl.c689 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in psl_idna_toASCII()