Searched defs:has_next (Results 1 – 5 of 5) sorted by relevance
199 int has_next; member
271 bool has_next = stream.HasMore(); in ConvertCaseHelper() local
619 bool has_next() { return VALIDATE(decoder_->ok()) && index_ <= table_count_; } in has_next() function
809 static bool has_next(struct hdr_iter* iter) in has_next() function
291 bool has_next() const { return next_pos_ < input_length(); } in has_next() function in v8::internal::__anonfae8d4fb0111::RegExpParserImpl