Home | History | Annotate | Download | only in common

Lines Matching refs:smallBuffer

2250     _acceptLangItem smallBuffer[30];
2264 j = smallBuffer;
2265 jSize = sizeof(smallBuffer)/sizeof(smallBuffer[0]);
2324 if(j==smallBuffer) { /* overflowed the small buffer. */
2327 uprv_memcpy(j,smallBuffer,sizeof(j[0])*jSize);
2347 if(j != smallBuffer) {
2374 if(j != smallBuffer) {