Searched refs:ReadCodePoint (Results 1 – 1 of 1) sorted by relevance
128 bool ReadCodePoint(StringPiece str, int index, uint32* cp, int* num_left, in ReadCodePoint() function319 ok = ReadCodePoint(str, i, &cp, &num_left, &num_read); in Escape()