webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
itoa.h File Reference

Go to the source code of this file.

Namespaces

 internal
 

Functions

const char * internal::GetDigitsLut ()
 
char * internal::u32toa (uint32_t value, char *buffer)
 
char * internal::i32toa (int32_t value, char *buffer)
 
char * internal::u64toa (uint64_t value, char *buffer)
 
char * internal::i64toa (int64_t value, char *buffer)