Home
last modified time | relevance | path

Searched defs:charp (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Dsetopt.c60 CURLcode Curl_setstropt(char **charp, const char *s) in Curl_setstropt()
/third_party/python/Python/
Dast_unparse.c31 append_charp(_PyUnicodeWriter *writer, const char *charp) in append_charp()