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

  /external/icu/icu4c/source/common/
uresimp.h 68 char fResBuf[RES_BUFSIZE];
uresbund.cpp 830 resB->fResPath = resB->fResBuf;
835 if(resB->fResPath == resB->fResBuf) {
847 resB->fResPath = resB->fResBuf;
853 if(resB->fResPath == resB->fResBuf) {
860 uprv_strcpy(resB->fResPath, resB->fResBuf);
875 if (resB->fResPath && resB->fResPath != resB->fResBuf) {
    [all...]

Completed in 1267 milliseconds