Home
last modified time | relevance | path

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

/external/v8/src/
Dunicode.h103 static inline bool IsTrailSurrogate(int code) { in IsTrailSurrogate() function
/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc987 static inline bool IsTrailSurrogate(uint32 code_point) { in IsTrailSurrogate() function