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

  /external/protobuf/php/ext/google/protobuf/
upb.h 613 char *upb_strdup2(const char *s, size_t len);
    [all...]
upb.c 4048 char *upb_strdup2(const char *s, size_t len) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 820 char *upb_strdup2(const char *s, size_t len, upb_alloc *a);
    [all...]
upb.c 4279 char *upb_strdup2(const char *s, size_t len, upb_alloc *a) { function
    [all...]

Completed in 59 milliseconds