Searched defs:copy_string (Results 1 – 3 of 3) sorted by relevance
458 Value* copy_string = NULL; in TEST() local617 scoped_ptr<Value> copy_string = original_string->CreateDeepCopy(); in TEST() local
476 Value* copy_string = NULL; in TEST() local655 scoped_ptr<Value> copy_string = original_string->CreateDeepCopy(); in TEST() local
345 copy_string(const rchar **source_, rchar **target_, rcssmin_ctx_t *ctx) in copy_string() function