Home
last modified time | relevance | path

Searched refs:upb_handlers_tabent (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h3340 } upb_handlers_tabent; typedef
3689 upb_handlers_tabent table[1]; /* Dynamically-sized field handler array. */
3930 upb_handlers_tabent table[3];
Dupb.c2249 extra = sizeof(upb_handlers_tabent) * (md->selector_count - 1); in upb_handlers_new()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4036 } upb_handlers_tabent;
4385 upb_handlers_tabent table[1]; /* Dynamically-sized field handler array. */
4626 upb_handlers_tabent table[3];
Dupb.c2396 extra = sizeof(upb_handlers_tabent) * (md->selector_count - 1); in upb_handlers_new()