Searched refs:csURI (Results 1 – 1 of 1) sorted by relevance
76 CFX_ByteString csURI; in GetURI() local78 return csURI; in GetURI()81 return csURI; in GetURI()83 csURI = m_pDict->GetString("URI"); in GetURI()87 if (csURI.Find(FX_BSTRC(":"), 0) < 1) { in GetURI()88 csURI = pURI->GetString("Base") + csURI; in GetURI()91 return csURI; in GetURI()