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

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DASCIICType.h87 Statistics from a run of Apple's page load test for callers of isASCIISpace:
99 template<typename CharType> inline bool isASCIISpace(CharType c) function in namespace:WTF
176 using WTF::isASCIISpace;

Completed in 70 milliseconds