Home | History | Annotate | Download | only in pkgdata

Lines Matching defs:bufferLength

1179     int32_t bufferLength = 0;
1185 bufferLength = uprv_strlen(buffer);
1187 if (bufferLength > 0) {
1188 buffer[bufferLength-1] = 0;