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

  /external/chromium_org/third_party/icu/source/common/unicode/
utypes.h     [all...]
  /external/icu4c/common/unicode/
utypes.h 683 U_PLUGIN_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for plugin errors */
685 U_ERROR_LIMIT=U_PLUGIN_ERROR_LIMIT /**< This must always be the last value to indicate the limit for UErrorCode (last error code +1) */

Completed in 759 milliseconds