Searched defs:empty_string (Results 1 – 12 of 12) sorted by relevance
69 char empty_string = '\0'; in add_string() local
38 static int empty_string(const char *buf, unsigned size) in empty_string() function
41 const char empty_string[] = ""; in parse_with_opts_should_handle_empty_strings() local
130 Name empty_string = ReadOnlyRoots(isolate()).empty_string(); in Clear() local
242 std::string empty_string; member in SPIRV_CROSS_NAMESPACE::ParsedIR
247 char *empty_string; in test_ENOENT_empty() local
390 Value empty_string(nullptr, std::string()); in SetSystemVarsLocked() local
188 static std::string* empty_string = new std::string(); in EmptyString() local
709 Handle<String> empty_string = isolate->factory()->empty_string(); in StringReplaceGlobalRegExpWithEmptyString() local
167 static const std::string empty_string = ""; variable
6317 let mut empty_string: String = String::new(); localVariable6397 let mut empty_string: String = String::new(); localVariable