Searched refs:l_firstKwd (Results 1 – 1 of 1) sorted by relevance
937 std::string l_firstKwd = i_expandedLocationCode.substr(1, 4); in getUnexpandedLocationCode() 943 if (l_fcKwd.substr(0, 4) == l_firstKwd) in getUnexpandedLocationCode() 1005 if (l_tmKwd.substr(0, 4) == l_firstKwd) in getUnexpandedLocationCode() 924 std::string l_firstKwd = i_expandedLocationCode.substr(1, 4); getUnexpandedLocationCode() local