OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCNV_GET_MAX_BYTES_FOR_STRING
(Results
1 - 6
of
6
) sorted by null
/external/chromium/base/i18n/
icu_string_conversions.cc
83
int encoded_max_length =
UCNV_GET_MAX_BYTES_FOR_STRING
(uchar_len,
/external/icu4c/common/unicode/
ucnv.h
738
* The returned number can be used with
UCNV_GET_MAX_BYTES_FOR_STRING
759
* (see
UCNV_GET_MAX_BYTES_FOR_STRING
):
777
* to be used together with
UCNV_GET_MAX_BYTES_FOR_STRING
for buffer allocation.
779
* @see
UCNV_GET_MAX_BYTES_FOR_STRING
805
#define
UCNV_GET_MAX_BYTES_FOR_STRING
(length, maxCharSize) \
[
all
...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv.h
589
* The returned number can be used with
UCNV_GET_MAX_BYTES_FOR_STRING
610
* (see
UCNV_GET_MAX_BYTES_FOR_STRING
):
628
* to be used together with
UCNV_GET_MAX_BYTES_FOR_STRING
for buffer allocation.
630
* @see
UCNV_GET_MAX_BYTES_FOR_STRING
658
#define
UCNV_GET_MAX_BYTES_FOR_STRING
(length, maxCharSize) \
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv.h
589
* The returned number can be used with
UCNV_GET_MAX_BYTES_FOR_STRING
610
* (see
UCNV_GET_MAX_BYTES_FOR_STRING
):
628
* to be used together with
UCNV_GET_MAX_BYTES_FOR_STRING
for buffer allocation.
630
* @see
UCNV_GET_MAX_BYTES_FOR_STRING
658
#define
UCNV_GET_MAX_BYTES_FOR_STRING
(length, maxCharSize) \
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
ucnv.h
589
* The returned number can be used with
UCNV_GET_MAX_BYTES_FOR_STRING
610
* (see
UCNV_GET_MAX_BYTES_FOR_STRING
):
628
* to be used together with
UCNV_GET_MAX_BYTES_FOR_STRING
for buffer allocation.
630
* @see
UCNV_GET_MAX_BYTES_FOR_STRING
658
#define
UCNV_GET_MAX_BYTES_FOR_STRING
(length, maxCharSize) \
[
all
...]
/external/icu4c/test/cintltst/
ccapitst.c
[
all
...]
Completed in 83 milliseconds