Searched defs:ReadCodePoint (Results 1 – 3 of 3) sorted by relevance
104 constexpr pw::Result<utf::CodePointAndSize> ReadCodePoint( in ReadCodePoint() function
130 bool ReadCodePoint(StringPiece str, int index, uint32_t* cp, in ReadCodePoint() function