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

  /external/chromium_org/third_party/icu/source/common/
uchar.c 227 u_isWhitespace(UChar32 c) {
684 /* add no-break spaces for u_isWhitespace() what was not added above */
  /external/icu/icu4c/source/common/
uchar.c 227 u_isWhitespace(UChar32 c) {
684 /* add no-break spaces for u_isWhitespace() what was not added above */
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 299 #define u_isWhitespace U_ICU_ENTRY_POINT_RENAME(u_isWhitespace)
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 291 #define u_isWhitespace U_ICU_ENTRY_POINT_RENAME(u_isWhitespace)
    [all...]

Completed in 104 milliseconds