Searched refs:string_vector (Results 1 – 7 of 7) sorted by relevance
47 typedef std::vector< std::string > string_vector; typedef50 std::pair< string_vector, string_vector >53 string_vector errors; in do_read()72 check_equal(const char* expected[], const string_vector& actual) in check_equal()75 string_vector::const_iterator actual_iter = actual.begin(); in check_equal()111 const std::pair< test_helpers_detail::string_vector, in do_parser_test()112 test_helpers_detail::string_vector > in do_parser_test()
127 typedef auto_vec<char *> string_vector; typedef187 string_vector vector_;
10507 (struct string_vector, new_string_vector, string_vector_append):10512 instead of the old string_vector structure. Update code accordingly.10514 the old string_vector structure, and update the code accordingly.10553 * ada-lang.c (struct string_vector): New structure.
6955 (struct string_vector): Define.