Searched defs:empty_string (Results 1 – 12 of 12) sorted by relevance
67 let empty_string = { in unpack() localVariable108 pub fn empty_string(&self) -> &'a str { in empty_string() method157 pub empty_string: Option<flatbuffers::WIPOffset<&'a str>>, field237 pub empty_string: String, field267 let empty_string = Some({ in pack() localVariable
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
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
254 static const char *empty_string = ""; in EmptyString() 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