Searched refs:localArray (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Ducol.cpp7487 uint32_t localArray[UCOL_CEBUF_SIZE]; member in struct:ucol_CEBuf
7493 (b)->buf = (b)->pos = (b)->localArray;
7512 if (b->buf != b->localArray) {
8088 if (sCEs.buf != sCEs.localArray ) {
8091 if (tCEs.buf != tCEs.localArray ) {

Completed in 38 milliseconds