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

  /external/icu/icu4c/source/test/intltest/
utxttest.cpp 306 TEST_ASSERT(utext_isWritable(ut) == TRUE);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
utexttst.c 268 b = utext_isWritable(uta);
  /external/icu/icu4c/source/common/unicode/
utext.h 346 * utext_isWritable() state of the source object. Note, however, that
806 utext_isWritable(const UText *ut);
828 * that is, ones where utext_isWritable() returns TRUE.
    [all...]
urename.h     [all...]
  /external/icu/icu4c/source/common/
utext.cpp 460 utext_isWritable(const UText *ut)
    [all...]

Completed in 203 milliseconds