Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
DWTFString.cpp1063 int charactersToIntStrict(const LChar* data, size_t length, bool* ok, int base) in charactersToIntStrict() function
1068 int charactersToIntStrict(const UChar* data, size_t length, bool* ok, int base) in charactersToIntStrict() function