Home | History | Annotate | Download | only in common

Lines Matching refs:cLength

1755   int32_t cLength = 0;
1757 U16_APPEND(buffer, cLength, U16_MAX_LENGTH, c, isError);
1758 return !isError && str.doReplace(str.length(), 0, buffer, 0, cLength).isWritable();