Searched defs:first_string (Results 1 – 3 of 3) sorted by relevance
| /third_party/boost/boost/date_time/ | ||
| D | date_generator_formatter.hpp | 50 static const char_type first_string[6]; member in boost::date_time::date_generator_formatter |
| D | date_generator_parser.hpp | 63 static const char_type first_string[6]; member in boost::date_time::date_generator_parser |
| /third_party/glib/glib/tests/ | ||
| D | markup-parse.c | 165 GString *first_string = NULL; in test_file() local |