Home
last modified time | relevance | path

Searched refs:_strtoi64 (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/win32/
H A Dphp_strtoi64.h5 PHPAPI int64_t _strtoi64(const char *nptr, char **endptr, int base);
6 #define _strtoui64 _strtoi64
H A Dstrtoi64.c8 PHPAPI int64_t _strtoi64(const char *nptr, char **endptr, int base) in _strtoi64() function
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog2619 done by checking for the strtoq, strtoll, and _strtoi64 functions.
2975 and instead check for _strtoi64 explicitly, and avoid the use of snprintf()

Completed in 17 milliseconds