Searched refs:_strtoui64 (Results 1 – 4 of 4) sorted by relevance
6 #define _strtoui64 _strtoi64 macro
131 ap_set_content_length(ctx->r, (apr_off_t) _strtoui64(val, (char **)NULL, 10)); in php_apache_sapi_header_handler()
57 #define strtoull _strtoui64
34 +#define strtoull _strtoui64
Completed in 27 milliseconds