| Used in: | HttpDecodeBase64() |
| Prototyped in: | nut/include/pro/uhttp/utils.h | |
| Calls: | malloc() | nut/crt/malloc.c |
| strcpy() | nut/c/string/strcpy.c | |
| strlen() | nut/c/string/strlen.c | |
| strncpy() | nut/c/string/strncpy.c | |
| Prototyped in: | nut/include/pro/uhttp/utils.h | |
| Calls: | malloc() | nut/crt/malloc.c |
| strcat() | nut/c/string/strcat.c | |
| strcpy() | nut/c/string/strcpy.c | |
| strlen() | nut/c/string/strlen.c | |
| __builtin_va_arg(), __builtin_va_end(), __builtin_va_start() | ||
| Called by: | HttpdClientHandler() | nut/pro/uhttp/uhttpd.c |
| Prototyped in: | nut/include/pro/uhttp/utils.h | |
| References Variables: | base64dtab | nut/pro/uhttp/utils.c |
| Prototyped in: | nut/include/pro/uhttp/utils.h | |
| Calls: | strtol() | |
| Called by: | HttpArgParseNext() | nut/pro/uhttp/uhttpd.c |
| HttpArgReadNext() | nut/pro/uhttp/uhttpd.c | |
| HttpSessionInfo() | nut/pro/uhttp/envvars.c | |
| Prototyped in: | nut/include/pro/uhttp/utils.h | |
| Calls: | DecodeHex() | nut/pro/uhttp/utils.c |
| Called by: | HttpParseHeader() | nut/pro/uhttp/uhttpd.c |
| Called by: | UriUnescape() | nut/pro/uhttp/utils.c |