Searched refs:CopyList (Results 1 – 6 of 6) sorted by relevance
148 std::string source_string(lines.CopyList()); in IOHandlerIsInputComplete()457 std::string code(m_code.CopyList()); in IOHandlerInputComplete()522 current_code.append(m_code.CopyList()); in IOHandlerComplete()
101 std::string CopyList(const char *item_preamble = nullptr,
198 std::string StringList::CopyList(const char *item_preamble, in CopyList() function in StringList
565 line = lines.CopyList(); in Run()
197 lines.CopyList(" ").c_str()); in IOHandlerInputComplete()
1271 std::string function_def_string(function_def.CopyList()); in ExportFunctionDefinitionToInterpreter()