Searched defs:empty_string (Results 1 – 18 of 18) sorted by relevance
18 struct empty_string struct20 typedef empty_string type;22 static const char value[1];
18 struct empty_string struct20 typedef empty_string type;22 static constexpr char value[1] = {0};
74 typedef metaparse::string<> empty_string; in BOOST_AUTO_TEST_CASE() typedef
37 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
247 char *empty_string; in test_ENOENT_empty() local
29 const string empty_string; variable
370 Value empty_string(nullptr, std::string()); in SetSystemVarsLocked() local
86 CharType empty_string[1]={0}; in void_write() local
451 static const char_type empty_string[1] = {0}; in write() local
252 const char_type empty_string[2] = {'\0'}; in calc_zone() local
177 static std::string empty_string(""); in long_name() local
182 static std::string* empty_string = new std::string(); in EmptyString() local
59 static const std::string* empty_string; variable
103 static const std::string empty_string; variable
70 char empty_string[] = ""; in gsec_assert_ok() local
3206 static PyObject *empty_string; in compiler_from_import() local