Searched refs:textlineALL (Results 1 – 1 of 1) sorted by relevance
132 string textlineALL = (*intext)[i]; in build_map() local137 size_t pos = textlineALL.find_first_of( '#',0); in build_map()139 textline = textlineALL.substr(0,pos); in build_map()141 textline = textlineALL; in build_map()