Searched refs:CopyList (Results 1 – 6 of 6) sorted by relevance
151 std::string source_string(lines.CopyList()); in IOHandlerIsInputComplete() 463 std::string code(m_code.CopyList()); in IOHandlerInputComplete() 528 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
589 line = lines.CopyList(); in Cancel()
210 lines.CopyList(" ").c_str()); in IOHandlerInputComplete()
1290 std::string function_def_string(function_def.CopyList()); in ExportFunctionDefinitionToInterpreter()