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

  /external/chromium_org/third_party/icu/source/common/
utext.cpp 565 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status) { function
769 dest = utext_setup(dest, srcExtraSize, status);
777 // were set up by utext_setup. Save them separately before
    [all...]
  /external/icu/icu4c/source/common/
utext.cpp 565 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status) { function
769 dest = utext_setup(dest, srcExtraSize, status);
777 // were set up by utext_setup. Save them separately before
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 1707 #define utext_setup macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 1628 #define utext_setup macro
    [all...]

Completed in 229 milliseconds