Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dstring.h447 static inline bool IsAscii(const char* chars, int length) { in IsAscii() function
451 static inline bool IsAscii(const uint8_t* chars, int length) { in IsAscii() function
/external/lzma/CPP/Common/
DMyString.h388 bool IsAscii() const in IsAscii() function
630 bool IsAscii() const in IsAscii() function