Searched defs:empty_str (Results 1 – 6 of 6) sorted by relevance
47 fn empty_str() -> Self::BufferString { in empty_str() method72 fn empty_str() -> Self::BufferString { in empty_str() method
115 std::string empty_str; in TEST() local203 std::string empty_str; in TEST() local
1537 WideStringView empty_str(L""); in TEST() local1702 WideString empty_str; in TEST() local1735 WideString empty_str(L""); in TEST() local
1591 ByteStringView empty_str(""); in TEST() local1726 ByteString empty_str; in TEST() local1766 ByteString empty_str(""); in TEST() local
601 let empty_str = syn::LitStr::new("", Span::call_site()); in top_or_sub_cmd_impl() localVariable
379 std::string empty_str; in PrepareAttributes() local