Searched refs:CopyList (Results 1 – 6 of 6) sorted by relevance
143 std::string source_string(lines.CopyList()); in IOHandlerIsInputComplete()452 std::string code(m_code.CopyList()); in IOHandlerInputComplete()517 current_code.append(m_code.CopyList()); in IOHandlerComplete()
98 std::string CopyList(const char *item_preamble = nullptr,
192 std::string StringList::CopyList(const char *item_preamble, in CopyList() function in StringList
568 line = lines.CopyList(); in Run()
194 lines.CopyList(" ").c_str()); in IOHandlerInputComplete()
1381 std::string function_def_string(function_def.CopyList()); in ExportFunctionDefinitionToInterpreter()