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

  /external/icu/icu4c/source/common/
ustring.cpp 107 subLength=u_strlen(sub);
307 subLength=u_strlen(sub);
324 length=u_strlen(s);
556 return -idx - 1; /* == u_strlen(string) */
568 return -idx - 1; /* == u_strlen(string) */
749 length1=u_strlen(s1);
752 length2=u_strlen(s2);
991 u_strlen(const UChar *s) function
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 379 #define u_strlen U_ICU_ENTRY_POINT_RENAME(u_strlen) macro
    [all...]

Completed in 1010 milliseconds