Searched defs:lastDot (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/icu/source/tools/genrb/
H A Drbutil.c48 char *lastDot; local
57 lastDot = uprv_strrchr(basename, '.');
59 if(lastDot != NULL) {
60 *lastDot = '\0';
/external/icu4c/tools/genrb/
H A Drbutil.c48 char *lastDot; local
57 lastDot = uprv_strrchr(basename, '.');
59 if(lastDot != NULL) {
60 *lastDot = '\0';
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 217 milliseconds