Searched refs:uuidend (Results 1 – 1 of 1) sorted by relevance
1767 *uuidend; /* Pointer to end of UUID in URI */ in _httpResolveURI() local1827 if ((uuidend = strchr(uuid, '&')) != NULL) in _httpResolveURI()1828 *uuidend = '\0'; in _httpResolveURI()