Home
last modified time | relevance | path

Searched refs:_strtoui64 (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/win32/
H A Dphp_strtoi64.h6 #define _strtoui64 _strtoi64 macro
/PHP-5.4/sapi/apache2handler/
H A Dsapi_apache2.c131 ap_set_content_length(ctx->r, (apr_off_t) _strtoui64(val, (char **)NULL, 10)); in php_apache_sapi_header_handler()
/PHP-5.4/ext/fileinfo/libmagic/
H A Dapprentice.c57 #define strtoull _strtoui64
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch34 +#define strtoull _strtoui64

Completed in 27 milliseconds