HomeSort by relevance Sort by last modified time
    Searched refs:upb_inttable_next (Results 1 - 4 of 4) sorted by null

  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 445 for( ; !upb_inttable_done(&i); upb_inttable_next(&i)) {
4923 void upb_inttable_next(upb_inttable_iter *iter) { function
    [all...]
upb.h     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 385 for( ; !upb_inttable_done(&i); upb_inttable_next(&i)) {
4672 void upb_inttable_next(upb_inttable_iter *iter) { function
    [all...]
upb.h     [all...]

Completed in 63 milliseconds