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

  /external/icu4c/common/
uresimp.h 79 char fResBuf[RES_BUFSIZE];
uresbund.cpp 752 resB->fResPath = resB->fResBuf;
757 if(resB->fResPath == resB->fResBuf) {
769 resB->fResPath = resB->fResBuf;
775 if(resB->fResPath == resB->fResBuf) {
782 uprv_strcpy(resB->fResPath, resB->fResBuf);
797 if (resB->fResPath && resB->fResPath != resB->fResBuf) {
    [all...]

Completed in 140 milliseconds