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

  /external/icu4c/i18n/
zstrfmt.cpp 104 typeIdx = ZSIDX_LOCATION;
132 case ZSIDX_LOCATION:
588 typeIdx = ZSIDX_LOCATION;
821 zstrarray[ZSIDX_LOCATION] = location.getTerminatedBuffer();
826 zstrarray[ZSIDX_LOCATION] = NULL;
840 zstrarray[ZSIDX_LOCATION] = NULL;
850 zstrarray[ZSIDX_LOCATION] = location.getTerminatedBuffer();
886 mzstrarray[ZSIDX_LOCATION] = NULL;
    [all...]
zstrfmt.h 164 ZSIDX_LOCATION = 0,
417 return getString(tzid, ZSIDX_LOCATION, 0 /*not used*/, FALSE /*not used*/, result);

Completed in 109 milliseconds