Home
last modified time | relevance | path

Searched refs:copy_str (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/tests/libtest/
H A Dlib1560.c1714 char *h_str = NULL, *copy_str = NULL; in urldup() local
1732 rc = curl_url_get(copy, CURLUPART_URL, &copy_str, 0); in urldup()
1736 if(strcmp(h_str, copy_str)) { in urldup()
1738 url[i], h_str, copy_str); in urldup()
1741 curl_free(copy_str); in urldup()
1744 copy_str = NULL; in urldup()
1751 curl_free(copy_str); in urldup()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff-common.hh110 void copy_str (const byte_str_t &str) in copy_str() function
947 encoder.copy_str (opstr.str); in encode_str()

Completed in 4 milliseconds