Searched refs:b3Capacity (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | nfsprep.c | 58 b3Capacity = NFS4_MAX_BUFFER_SIZE, in nfs4_prepare() local 106 u_strToUTF8(b3,b3Capacity, &b3Len, b2, b2Len, status); in nfs4_prepare() 114 b3Capacity = b3Len; in nfs4_prepare() 115 u_strToUTF8(b3,b3Capacity, &b3Len, b2, b2Len, status); in nfs4_prepare()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uidna.cpp | 414 b3Capacity = MAX_LABEL_BUFFER_SIZE, in _internal_toUnicode() local 514 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status); in _internal_toUnicode()
|
/third_party/node/deps/icu-small/source/common/ |
D | uidna.cpp | 414 b3Capacity = MAX_LABEL_BUFFER_SIZE, in _internal_toUnicode() local 514 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status); in _internal_toUnicode()
|
/third_party/icu/icu4c/source/common/ |
D | uidna.cpp | 414 b3Capacity = MAX_LABEL_BUFFER_SIZE, in _internal_toUnicode() local 514 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status); in _internal_toUnicode()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uidna.cpp | 416 b3Capacity = MAX_LABEL_BUFFER_SIZE, in _internal_toUnicode() local 515 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status); in _internal_toUnicode()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | idnaref.cpp | 449 b3Capacity = MAX_LABEL_BUFFER_SIZE, in idnaref_toUnicode() local 561 b3Len = idnaref_toASCII(b2,b2Len,b3,b3Capacity,options,parseError, status); in idnaref_toUnicode()
|