Searched refs:concat_string_ref_copy (Results 1 – 1 of 1) sorted by relevance
207 inline uint8_t *concat_string_ref_copy(uint8_t *p) { return p; } in concat_string_ref_copy() function214 uint8_t *concat_string_ref_copy(uint8_t *p, const StringRef &value, in concat_string_ref_copy() function217 return concat_string_ref_copy(p, std::forward<Args>(args)...); in concat_string_ref_copy()227 p = concat_string_ref_copy(p, std::forward<Args>(args)...); in concat_string_ref()250 p = concat_string_ref_copy(p, std::forward<Args>(args)...); in realloc_concat_string_ref()