Searched refs:path_element (Results 1 – 1 of 1) sorted by relevance
1386 string path_element; in resolve_cross_references() local1388 std::getline(ss, path_element, '/'); in resolve_cross_references()1393 std::getline(ss, path_element, '/'); in resolve_cross_references()1394 std::istringstream nss(path_element); in resolve_cross_references()