Home
last modified time | relevance | path

Searched refs:strtoull (Results 1 – 5 of 5) sorted by last modified time

/PHP-5.4/ext/xmlrpc/libxmlrpc/
H A Dacinclude.m47 strtoul strtoull snprintf \
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog2762 strtoull to pcrecpp.cc to select the available functions in WIN32 when the
/PHP-5.4/ext/fileinfo/libmagic/
H A Dapprentice.c46 # define strtoull strtoul macro
48 # define strtoull __strtoull
57 #define strtoull _strtoui64 macro
1765 val = (uint64_t)strtoull(l, &t, 0); in parse()
2313 (uint64_t)strtoull(*p, &ep, 0)); in getvalue()
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch23 +# define strtoull strtoul
25 +# define strtoull __strtoull
34 +#define strtoull _strtoui64
/PHP-5.4/
H A DNEWS2973 . Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11). (Felipe)

Completed in 52 milliseconds