Searched defs:U_PARSE_CONTEXT_LEN (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dparseerr.h25 enum { U_PARSE_CONTEXT_LEN = 16 }; enumerator in enum:__anon12018
81 UChar preContext[U_PARSE_CONTEXT_LEN];
88 UChar postContext[U_PARSE_CONTEXT_LEN];
/external/icu/icu4c/source/common/unicode/
H A Dparseerr.h25 enum { U_PARSE_CONTEXT_LEN = 16 }; enumerator in enum:__anon21808
81 UChar preContext[U_PARSE_CONTEXT_LEN];
88 UChar postContext[U_PARSE_CONTEXT_LEN];

Completed in 104 milliseconds