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