HomeSort by relevance Sort by last modified time
    Searched refs:charactersToUInt64 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/wtf/text/
WTFString.h 62 WTF_EXPORT uint64_t charactersToUInt64(const LChar*, size_t, bool* ok = 0); // ignores trailing garbage
63 WTF_EXPORT uint64_t charactersToUInt64(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
683 using WTF::charactersToUInt64;
WTFString.cpp     [all...]
StringImpl.cpp     [all...]

Completed in 37 milliseconds