Home
last modified time | relevance | path

Searched refs:int_arrent (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2020 static upb_tabval int_arrent(const upb_inttable_iter *i) { in int_arrent() function
2036 if (upb_arrhas(int_arrent(iter))) { in upb_inttable_next()
2051 !upb_arrhas(int_arrent(i)); in upb_inttable_done()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c2004 static upb_tabval int_arrent(const upb_inttable_iter *i) { in int_arrent() function
2020 if (upb_arrhas(int_arrent(iter))) { in upb_inttable_next()
2035 !upb_arrhas(int_arrent(i)); in upb_inttable_done()

Completed in 39 milliseconds