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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextCodecASCIIFastPath.h68 inline void copyASCIIMachineWord(LChar* destination, const uint8_t* source) function in namespace:WTF
73 inline void copyASCIIMachineWord(UChar* destination, const uint8_t* source) function in namespace:WTF

Completed in 79 milliseconds