Home
last modified time | relevance | path

Searched defs:charactersToInt64Strict (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
DWTFString.cpp1083 int64_t charactersToInt64Strict(const LChar* data, size_t length, bool* ok, int base) in charactersToInt64Strict() function
1088 int64_t charactersToInt64Strict(const UChar* data, size_t length, bool* ok, int base) in charactersToInt64Strict() function