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

  /external/icu4c/common/unicode/
unorm2.h 101 UNORM_YES,
  /external/chromium/third_party/icu/public/common/unicode/
unorm.h 104 * return UNORM_YES for most strings in practice.
219 UNORM_YES,
230 * Three types of result can be returned UNORM_YES, UNORM_NO or
231 * UNORM_MAYBE. Result UNORM_YES indicates that the argument
242 * @return UNORM_YES, UNORM_NO or UNORM_MAYBE
262 * @return UNORM_YES, UNORM_NO or UNORM_MAYBE
  /external/webkit/JavaScriptCore/icu/unicode/
unorm.h 104 * return UNORM_YES for most strings in practice.
218 UNORM_YES,
229 * Three types of result can be returned UNORM_YES, UNORM_NO or
230 * UNORM_MAYBE. Result UNORM_YES indicates that the argument
241 * @return UNORM_YES, UNORM_NO or UNORM_MAYBE
261 * @return UNORM_YES, UNORM_NO or UNORM_MAYBE
  /external/webkit/WebCore/icu/unicode/
unorm.h 104 * return UNORM_YES for most strings in practice.
218 UNORM_YES,
229 * Three types of result can be returned UNORM_YES, UNORM_NO or
230 * UNORM_MAYBE. Result UNORM_YES indicates that the argument
241 * @return UNORM_YES, UNORM_NO or UNORM_MAYBE
261 * @return UNORM_YES, UNORM_NO or UNORM_MAYBE
  /external/webkit/WebKit/mac/icu/unicode/
unorm.h 104 * return UNORM_YES for most strings in practice.
218 UNORM_YES,
229 * Three types of result can be returned UNORM_YES, UNORM_NO or
230 * UNORM_MAYBE. Result UNORM_YES indicates that the argument
241 * @return UNORM_YES, UNORM_NO or UNORM_MAYBE
261 * @return UNORM_YES, UNORM_NO or UNORM_MAYBE

Completed in 975 milliseconds