Searched refs:upb_strdup (Results 1 – 6 of 6) sorted by relevance
58 char *upb_strdup(const char *s, upb_alloc *a);64 return upb_strdup(s, &upb_alloc_global); in upb_gstrdup()
38 char *upb_strdup(const char *s, upb_alloc *a) { in upb_strdup() function
2672 char *upb_strdup(const char *s, upb_alloc *a);2678 return upb_strdup(s, &upb_alloc_global); in upb_gstrdup()
4675 char *upb_strdup(const char *s, upb_alloc *a) { in upb_strdup() function
887 char *upb_strdup(const char *s, upb_alloc *a);893 return upb_strdup(s, &upb_alloc_global);
6468 char *upb_strdup(const char *s, upb_alloc *a) { in upb_strdup() function