HomeSort by relevance Sort by last modified time
    Searched defs:UCNV_GET_MAX_BYTES_FOR_STRING (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/icu/public/common/unicode/
ucnv.h 680 * The returned number can be used with UCNV_GET_MAX_BYTES_FOR_STRING
701 * (see UCNV_GET_MAX_BYTES_FOR_STRING):
719 * to be used together with UCNV_GET_MAX_BYTES_FOR_STRING for buffer allocation.
721 * @see UCNV_GET_MAX_BYTES_FOR_STRING
747 #define UCNV_GET_MAX_BYTES_FOR_STRING(length, maxCharSize) \
    [all...]
  /external/icu4c/common/unicode/
ucnv.h 700 * The returned number can be used with UCNV_GET_MAX_BYTES_FOR_STRING
721 * (see UCNV_GET_MAX_BYTES_FOR_STRING):
739 * to be used together with UCNV_GET_MAX_BYTES_FOR_STRING for buffer allocation.
741 * @see UCNV_GET_MAX_BYTES_FOR_STRING
767 #define UCNV_GET_MAX_BYTES_FOR_STRING(length, maxCharSize) \
    [all...]
  /external/webkit/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/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/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...]

Completed in 587 milliseconds