Searched defs:charp (Results 1 – 4 of 4) sorted by relevance
54 CURLcode Curl_setstropt(char **charp, const char *s) in Curl_setstropt()
383 #define MALLOC_ZERO(charp, nbytes) \ argument422 #define MALLOC_ZERO(charp, nbytes) \ argument
724 char *charp; in do_hexdump() local
23 append_charp(_PyUnicodeWriter *writer, const char *charp) in append_charp()