Searched refs:xmlURI (Results 1 – 4 of 4) sorted by relevance
31 typedef struct _xmlURI xmlURI; typedef32 typedef xmlURI *xmlURIPtr;
16 * xmlURI:27 d xmlURI ds based(xmlURIPtr)
1016 ret = (xmlURIPtr) xmlMalloc(sizeof(xmlURI)); in xmlCreateURI()1021 memset(ret, 0, sizeof(xmlURI)); in xmlCreateURI()2534 xmlURI temp; in xmlPathToURI()
157 <ANCHOR id="xmlURI" href="libxml/libxml-uri.html#xmlURI">