Home
last modified time | relevance | path

Searched refs:EncodeOneByte (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/strings/
H A Dunicode.h159 static inline unsigned EncodeOneByte(char* out, uint8_t c);
H A Dunicode-inl.h129 unsigned Utf8::EncodeOneByte(char* str, uint8_t c) { in EncodeOneByte() function in unibrow::Utf8

Completed in 2 milliseconds