Searched refs:csURI (Results 1 – 1 of 1) sorted by relevance
73 CFX_ByteString csURI; in GetURI() local75 return csURI; in GetURI()78 return csURI; in GetURI()80 csURI = m_pDict->GetString("URI"); in GetURI()84 if (csURI.Find(":", 0) < 1) { in GetURI()85 csURI = pURI->GetString("Base") + csURI; in GetURI()88 return csURI; in GetURI()