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

  /external/icu/icu4c/source/common/
uresimp.h 57 #define RES_BUFSIZE 64
68 char fResBuf[RES_BUFSIZE];
uresbund.cpp 834 if(RES_BUFSIZE <= resB->fResPathLen+1) {
852 if(RES_BUFSIZE <= resB->fResPathLen+1) {
    [all...]

Completed in 272 milliseconds