Searched refs:get_empty_string (Results 1 – 1 of 1) sorted by relevance
33 static constexpr char *get_empty_string() { in get_empty_string() function37 char *buffer_ = get_empty_string();42 buffer_ = get_empty_string(); in reset_no_deallocate()49 if (buffer_ != get_empty_string()) in set_size_and_add_null_character()91 if (buffer_ != get_empty_string()) in ~string()134 if (void *Ptr = ::realloc(buffer_ == get_empty_string() ? nullptr : buffer_, in reserve()