Searched defs:num_left (Results 1 – 2 of 2) sorted by relevance
128 bool ReadCodePoint(StringPiece str, int index, uint32* cp, int* num_left, in ReadCodePoint()305 int num_left = 0; // Num of chars to read to complete the code point. in Escape() local
140 int num_left = adjust_ == cnv::adjust::left ? 0 in to_str_() local