Searched defs:bytesEqual (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | TextResourceDecoder.cpp | 40 static inline bool bytesEqual(const char* p, char b0, char b1, char b2, char b3, char b4) in bytesEqual() function 45 static inline bool bytesEqual(const char* p, char b0, char b1, char b2, char b3, char b4, char b5) in bytesEqual() function 50 static inline bool bytesEqual(const char* p, char b0, char b1, char b2, char b3, char b4, char b5, … in bytesEqual() function 55 static inline bool bytesEqual(const char* p, char b0, char b1, char b2, char b3, char b4, char b5, … in bytesEqual() function
|