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
521 let mut num_left = n; in has_at_least_num_children() localVariable