Searched refs:UIDNA_ERROR_LABEL_TOO_LONG (Results 1 – 10 of 10) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | uts46test.cpp | 436 UIDNA_ERROR_LABEL_TOO_LONG|UIDNA_ERROR_CONTEXTJ }, 446 "sssssssssssssss\\u015Dssz", UIDNA_ERROR_LABEL_TOO_LONG }, 518 UIDNA_ERROR_LABEL_TOO_LONG }, 527 UIDNA_ERROR_LABEL_TOO_LONG }, 536 UIDNA_ERROR_LABEL_TOO_LONG|UIDNA_ERROR_DOMAIN_NAME_TOO_LONG }, 541 … "1234567890\\u00E41234567890123456789012345678901234567890123456", UIDNA_ERROR_LABEL_TOO_LONG }, 575 UIDNA_ERROR_LABEL_TOO_LONG }, 584 UIDNA_ERROR_LABEL_TOO_LONG }, 593 UIDNA_ERROR_LABEL_TOO_LONG|UIDNA_ERROR_DOMAIN_NAME_TOO_LONG }, 736 (UIDNA_ERROR_LABEL_TOO_LONG| in TestSomeCases()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uts46.cpp | 340 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process() 386 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process() 440 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8() 484 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8() 865 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 901 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 908 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 968 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in markBadACELabel()
|
/third_party/icu/icu4c/source/common/ |
D | uts46.cpp | 340 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process() 386 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process() 440 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8() 484 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8() 865 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 901 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 908 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 968 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in markBadACELabel()
|
/third_party/node/deps/icu-small/source/common/ |
D | uts46.cpp | 340 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process() 386 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process() 440 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8() 484 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8() 865 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 901 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 908 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 968 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in markBadACELabel()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uts46.cpp | 340 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process() 386 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process() 440 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8() 484 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8() 855 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 891 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 898 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel() 958 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in markBadACELabel()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uidna.h | 433 UIDNA_ERROR_LABEL_TOO_LONG=2, enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uidna.h | 437 UIDNA_ERROR_LABEL_TOO_LONG=2, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uidna.h | 437 UIDNA_ERROR_LABEL_TOO_LONG=2, enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uidna.h | 437 UIDNA_ERROR_LABEL_TOO_LONG=2, enumerator
|
/third_party/node/src/ |
D | node_i18n.cc | 660 info.errors &= ~UIDNA_ERROR_LABEL_TOO_LONG; in ToASCII()
|