Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.h3811 typedef size_t upb_string_handlerfunc(void *c, const void *hd, const char *buf, typedef
3878 upb_string_handlerfunc *func,
3942 upb_string_handlerfunc *func, void *d);
5606 typedef upb_string_handlerfunc func;
5677 typedef upb_string_handlerfunc func;
7441 upb_string_handlerfunc *jit_code;
Dupb.c2320 SETTER(string, upb_string_handlerfunc*, UPB_HANDLER_STRING) in SETTER()
2641 upb_string_handlerfunc *func, void *d) { in upb_byteshandler_setstring()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4507 typedef size_t upb_string_handlerfunc(void *c, const void *hd, const char *buf,
4574 upb_string_handlerfunc *func,
4638 upb_string_handlerfunc *func, void *d);
6041 typedef upb_string_handlerfunc func;
6112 typedef upb_string_handlerfunc func;
7744 upb_string_handlerfunc *jit_code;
Dupb.c2473 SETTER(string, upb_string_handlerfunc*, UPB_HANDLER_STRING) in SETTER()
2794 upb_string_handlerfunc *func, void *d) { in upb_byteshandler_setstring()