Lines Matching full:length

79 \fIin_len\fP the length of in. 
83 …fP before processing out_len should be the length of the out variable, after processing it will be…
100 \fIin_len\fP length of the input string
104 \fIout_len\fP length of the output string.
123 \fIlen\fP the length of the input buffer.
129 \fIout_len\fP the output length
152 \fIin_len\fP the length of the in UCS2 string.
156 …fP before processing out_len should be the length of the out variable, after processing it will be…
167 Calculate the length of from converting a UCS2 string to an UTF-8 string.
173 \fIin_len\fP an UCS2 string length to convert.
175 \fIout_len\fP the length of the resulting UTF-8 string.
192 \fIin_len\fP the length of the input buffer.
198 \fIout_len\fP the output length
208 If in buffer is not of length be mod 2, WIND_ERR_LENGTH_NOT_MOD2 is returned
210 On zero input length, flags are preserved
223 \fIin_len\fP the length input array.
227 …fP before processing out_len should be the length of the out variable, after processing it will be…
238 Calculate the length of from converting a UCS4 string to an UTF-8 string.
244 \fIin_len\fP the length of UCS4 string to convert.
246 \fIout_len\fP the length of the resulting UTF-8 string.
265 …fP before processing out_len should be the length of the out variable, after processing it will be…
276 Calculate the length of from converting a UTF-8 string to a UCS2 string.
282 \fIout_len\fP the length of the resulting UCS4 string.
301 …fP before processing out_len should be the length of the out variable, after processing it will be…
312 Calculate the length of from converting a UTF-8 string to a UCS4 string.
318 \fIout_len\fP the length of the resulting UCS4 string.