Searched defs:charp (Results 1 – 5 of 5) sorted by relevance
21 def text(charp): argument
54 CURLcode Curl_setstropt(char **charp, const char *s) in Curl_setstropt()
197 def cb(charp): argument
724 char *charp; in do_hexdump() local
26 append_charp(_PyUnicodeWriter *writer, const char *charp) in append_charp()