Searched refs:path_element (Results 1 – 1 of 1) sorted by relevance
1434 string path_element; in resolve_cross_references() local1436 std::getline(ss, path_element, '/'); in resolve_cross_references()1441 std::getline(ss, path_element, '/'); in resolve_cross_references()1442 std::istringstream nss(path_element); in resolve_cross_references()