Lines Matching refs:CloneString
800 static char* CloneString(const char* str, size_t length) {816 NULL : CloneString(c_str, strlen(c_str));