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

  /external/icu4c/test/thaitest/
thaitest.cpp 406 int32_t strlength; local
409 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &bom, 1, &status));
416 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &chars[prevbreak],
  /ndk/sources/host-tools/make-3.81/
function.c 286 unsigned int sfxlen, strlength;
300 strlength = strlen (str);
302 if (strlength < (percent - pattern) + sfxlen
306 return !strcmp (percent + 1, str + (strlength - sfxlen));
282 unsigned int sfxlen, strlength; local
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 192 milliseconds