Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/strings/
Dunicode.h108 static inline bool IsTrailSurrogate(int code) { in IsTrailSurrogate() function
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc984 static inline bool IsTrailSurrogate(uint32 code_point) { in IsTrailSurrogate() function