Home
last modified time | relevance | path

Searched refs:keywd (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/common/
H A DCinput.cc147 string keywd = textline.substr(0,pos); in build_map() local
148 trim_string(&keywd); in build_map()
155 (*inmap)[keywd] = keyval; in build_map()