Lines Matching full:cstring
182 * kjs/ustring.h: Added a length to the CString class so it can hold strings with null189 (CString::CString): Set up the length properly in all the constructors. Also add a new191 (CString::append): Use and set the length properly.192 (CString::operator=): Use and set the length properly.