Searched refs:testing_ptr (Results 1 – 1 of 1) sorted by relevance
83 char *testing_ptr = NULL; in curl_easy_escape() local106 testing_ptr = realloc(ns, alloc); in curl_easy_escape()107 if(!testing_ptr) { in curl_easy_escape()112 ns = testing_ptr; in curl_easy_escape()