Home
last modified time | relevance | path

Searched refs:strtoull (Results 1 – 5 of 5) sorted by relevance

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

Completed in 60 milliseconds