Home | History | Annotate | Download | only in pkgdata

Lines Matching full:bufferlength

1214     int32_t bufferLength = 0;
1220 bufferLength = uprv_strlen(buffer);
1222 if (bufferLength > 0) {
1223 buffer[bufferLength-1] = 0;