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

  /external/icu/icu4c/source/common/
ustring.cpp 562 u_strspn(const UChar *string, const UChar *matchSet) function
598 nonDelimIdx = u_strspn(tokSource, delim);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 389 #define u_strspn U_ICU_ENTRY_POINT_RENAME(u_strspn) macro
    [all...]

Completed in 483 milliseconds