Searched defs:charactersToIntPtrStrict (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DWTFString.cpp1060 intptr_t charactersToIntPtrStrict(const LChar* data, size_t length, bool* ok, int base) function in namespace:WTF
1065 intptr_t charactersToIntPtrStrict(const UChar* data, size_t length, bool* ok, int base) function in namespace:WTF

Completed in 168 milliseconds