Searched refs:curl_mprintf (Results 1 – 11 of 11) sorted by relevance
/external/curl/tests/data/ |
D | test557 | 24 curl_mprintf() testing 35 All curl_mprintf() unsigned short tests OK! 36 All curl_mprintf() signed short tests OK! 37 All curl_mprintf() unsigned int tests OK! 38 All curl_mprintf() signed int tests OK! 39 All curl_mprintf() unsigned long tests OK! 40 All curl_mprintf() signed long tests OK! 41 All curl_mprintf() curl_off_t tests OK! 42 All curl_mprintf() strings tests OK! 44 All curl_mprintf() octal & hexadecimal tests OK!
|
D | test1135 | 84 curl_mprintf
|
/external/google-breakpad/src/third_party/curl/ |
D | mprintf.h | 35 CURL_EXTERN int curl_mprintf(const char *format, ...); 59 # define printf curl_mprintf
|
/external/curl/docs/libcurl/ |
D | curl_mprintf.md | 19 curl_maprintf, curl_mfprintf, curl_mprintf, curl_msnprintf, curl_msprintf, 28 int curl_mprintf(const char *format, ...); 49 Functions in the curl_mprintf() family produce output according to a format as 50 described below. The functions **curl_mprintf()** and **curl_mvprintf()** 62 functions **curl_mprintf()**, **curl_mfprintf()**, **curl_msprintf()**, 96 curl_mprintf("%*d", width, num); 100 curl_mprintf("%2$*1$d", width, num); 276 curl_mprintf("My name is %s\n", name); 277 curl_mprintf("Pi is almost %f\n", (double)25.0/8);
|
D | Makefile.inc | 73 curl_mprintf.3 \
|
/external/curl/lib/ |
D | curl_printf.h | 50 # define printf curl_mprintf
|
D | libcurl.def | 49 curl_mprintf
|
D | mprintf.c | 1187 int curl_mprintf(const char *format, ...) in curl_mprintf() function
|
/external/curl/include/curl/ |
D | mprintf.h | 56 CURL_EXTERN int curl_mprintf(const char *format, ...)
|
/external/curl/packages/vms/ |
D | gnv_libcurl_symbols.opt | 162 SYMBOL_VECTOR=(curl_mprintf=PROCEDURE) 163 SYMBOL_VECTOR=(CURL_MPRINTF/curl_mprintf=PROCEDURE)
|
D | pcsi_gnv_curl_file_list.txt | 95 [gnv.usr.share.man.man3]curl_mprintf.3
|