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

  /external/icu4c/common/
uresimp.h 77 char fResBuf[RES_BUFSIZE];
uresbund.c 742 resB->fResPath = resB->fResBuf;
747 if(resB->fResPath == resB->fResBuf) {
759 resB->fResPath = resB->fResBuf;
765 if(resB->fResPath == resB->fResBuf) {
772 uprv_strcpy(resB->fResPath, resB->fResBuf);
787 if (resB->fResPath && resB->fResPath != resB->fResBuf) {
    [all...]

Completed in 3130 milliseconds