Searched refs:keyval (Results 1 – 1 of 1) sorted by relevance
151 string keyval = textline.substr( pos+1, textline.length() - pos); in build_map() local152 trim_string(&keyval); in build_map()155 (*inmap)[keywd] = keyval; in build_map()