Home | History | Annotate | Download | only in pkgdata

Lines Matching defs:bufferLength

1120     int32_t bufferLength = 0;
1126 bufferLength = uprv_strlen(buffer);
1128 if (bufferLength > 0) {
1129 buffer[bufferLength-1] = 0;