Searched refs:CopyList (Results 1 – 6 of 6) sorted by relevance
148 std::string source_string(lines.CopyList()); in IOHandlerIsInputComplete()421 std::string code(m_code.CopyList()); in IOHandlerInputComplete()478 current_code.append(m_code.CopyList()); in IOHandlerComplete()
91 std::string CopyList(const char *item_preamble = nullptr,
196 std::string StringList::CopyList(const char *item_preamble, in CopyList() function in StringList
211 lines.CopyList(" ").c_str())); in IOHandlerInputComplete()
1349 std::string function_def_string(function_def.CopyList()); in ExportFunctionDefinitionToInterpreter()
547 line = lines.CopyList(); in Run()