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