Searched refs:clength (Results 1 – 5 of 5) sorted by relevance
409 int clength = badReq.length(); in createBadReqRes() local411 clength + buf.length() + ContentTypeHeader.NAME.length() in createBadReqRes()420 ContentLength clengthHeader = new ContentLength(clength); in createBadReqRes()
149 my $clength = $length + int(($length - 1) / 3);150 $CC_col_widths->[$i] = max($CC_col_widths->[$i], $clength);
806 my $clength = $length + int(($length - 1) / 3);807 $CC_col_widths->[$i] = max($CC_col_widths->[$i], $clength);
902 int32_t clength = ceList2->size(); in minLengthInChars() local904 int32_t roffset = offset + clength; in minLengthInChars()1009 int32_t clength = ceList->size(); in minLengthInChars() local1010 int32_t *history = NEW_ARRAY(int32_t, clength); in minLengthInChars()1012 for (int32_t i = 0; i < clength; i += 1) { in minLengthInChars()
538 my $clength = $length + int(($length - 1) / 3);539 $CC_col_widths->[$i] = max($CC_col_widths->[$i], $clength);