Searched refs:csURI (Results 1 – 1 of 1) sorted by relevance
86 CFX_ByteString csURI; in GetURI() local88 return csURI; in GetURI()90 return csURI; in GetURI()92 csURI = m_pDict->GetStringFor("URI"); in GetURI()96 if (csURI.Find(":", 0) < 1) in GetURI()97 csURI = pURI->GetStringFor("Base") + csURI; in GetURI()99 return csURI; in GetURI()