Searched defs:iEqualSign (Results 1 – 4 of 4) sorted by relevance
119 string::size_type iEqualSign = line.find( '=', 0 ); in get_profile_string() local
420 std::_tstring::size_type iEqualSign = line.find( '=', 0 ); in getProfileString() local514 std::_tstring::size_type iEqualSign = line.find( '=', 0 ); in getProfileKeys() local
713 string::size_type iEqualSign = line.find( '=', 0 ); in get_script_string() local772 string::size_type iEqualSign = line.find( '=', 0 ); in get_profile_string() local
2276 string::size_type iEqualSign = line.find( '=', 0 ); in get_script_string() local
Completed in 34 milliseconds