Lines Matching refs:i_nLength
73 size_type i_nLength );
80 size_type i_nLength );
126 size_type i_nLength );
132 size_type i_nLength );
170 size_type i_nLength = str::maxsize ) const;
264 csv::str::size i_nLength );
269 csv::str::size i_nLength );
273 csv::str::size i_nLength );
303 csv::str::size i_nLength );
308 csv::str::size i_nLength );
470 str::size i_nLength ) in compare() argument
471 { return strncmp( i_s1, i_s2, i_nLength ); } in compare()