Searched refs:CopyList (Results 1 – 6 of 6) sorted by relevance
151 std::string source_string(lines.CopyList()); in IOHandlerIsInputComplete()462 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
592 line = lines.CopyList(); in Run()
216 lines.CopyList(" ").c_str(), options->m_ptr_match_depth); in IOHandlerInputComplete()
1269 std::string function_def_string(function_def.CopyList()); in ExportFunctionDefinitionToInterpreter()