Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Duts46test.cpp310 UIDNA_ERROR_LABEL_TOO_LONG|UIDNA_ERROR_CONTEXTJ },
320 "sssssssssssssss\\u015Dssz", UIDNA_ERROR_LABEL_TOO_LONG },
392 UIDNA_ERROR_LABEL_TOO_LONG },
401 UIDNA_ERROR_LABEL_TOO_LONG },
410 UIDNA_ERROR_LABEL_TOO_LONG|UIDNA_ERROR_DOMAIN_NAME_TOO_LONG },
415 … "1234567890\\u00E41234567890123456789012345678901234567890123456", UIDNA_ERROR_LABEL_TOO_LONG },
449 UIDNA_ERROR_LABEL_TOO_LONG },
458 UIDNA_ERROR_LABEL_TOO_LONG },
467 UIDNA_ERROR_LABEL_TOO_LONG|UIDNA_ERROR_DOMAIN_NAME_TOO_LONG },
603 UIDNA_ERROR_LABEL_TOO_LONG| in TestSomeCases()
/external/icu4c/common/
Duts46.cpp344 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process()
391 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in process()
448 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8()
493 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processUTF8()
839 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel()
875 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel()
882 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in processLabel()
934 info.labelErrors|=UIDNA_ERROR_LABEL_TOO_LONG; in markBadACELabel()
/external/icu4c/common/unicode/
Duidna.h429 UIDNA_ERROR_LABEL_TOO_LONG=2, enumerator