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 109 subLength=u_strlen(sub);
309 subLength=u_strlen(sub);
326 length=u_strlen(s);
558 return -idx - 1; /* == u_strlen(string) */
570 return -idx - 1; /* == u_strlen(string) */
751 length1=u_strlen(s1);
754 length2=u_strlen(s2);
993 u_strlen(const UChar *s) function
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 381 #define u_strlen U_ICU_ENTRY_POINT_RENAME(u_strlen) macro
    [all...]

Completed in 88 milliseconds