webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
WTF::Internal Namespace Reference

Functions

WTF_EXPORT_PRIVATE double parseDoubleFromLongString (const UChar *string, size_t length, size_t &parsedLength)
 
const LCharhexDigitsForMode (HexConversionMode mode)
 

Function Documentation

◆ hexDigitsForMode()

const LChar * WTF::Internal::hexDigitsForMode ( HexConversionMode  mode)
inline

◆ parseDoubleFromLongString()

WTF_EXPORT_PRIVATE double WTF::Internal::parseDoubleFromLongString ( const UChar string,
size_t  length,
size_t parsedLength 
)