Searched refs:xmlURI (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Duri.h22 * xmlURI:
31 typedef struct _xmlURI xmlURI; typedef in typeref:struct:_xmlURI
32 typedef xmlURI *xmlURIPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Duri.h22 * xmlURI:
31 typedef struct _xmlURI xmlURI; typedef in typeref:struct:_xmlURI
32 typedef xmlURI *xmlURIPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.in.h22 * xmlURI:
27 typedef struct _xmlURI xmlURI; typedef in typeref:struct:_xmlURI
28 typedef xmlURI *xmlURIPtr;
H A Duri.c199 * Simply creates an empty xmlURI
207 ret = (xmlURIPtr) xmlMalloc(sizeof(xmlURI));
213 memset(ret, 0, sizeof(xmlURI));
219 * @uri: pointer to an xmlURI
536 * @uri: pointer to an xmlURI
553 * @uri: pointer to an xmlURI
555 * Make sure the xmlURI struct is free of content
581 * @uri: pointer to an xmlURI
583 * Free up the xmlURI struct
2463 xmlURI tem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Duri.h22 * xmlURI:
31 typedef struct _xmlURI xmlURI; typedef in typeref:struct:_xmlURI
32 typedef xmlURI *xmlURIPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.in.h22 * xmlURI:
27 typedef struct _xmlURI xmlURI; typedef in typeref:struct:_xmlURI
28 typedef xmlURI *xmlURIPtr;
H A Duri.c199 * Simply creates an empty xmlURI
207 ret = (xmlURIPtr) xmlMalloc(sizeof(xmlURI));
213 memset(ret, 0, sizeof(xmlURI));
219 * @uri: pointer to an xmlURI
536 * @uri: pointer to an xmlURI
553 * @uri: pointer to an xmlURI
555 * Make sure the xmlURI struct is free of content
581 * @uri: pointer to an xmlURI
583 * Free up the xmlURI struct
2463 xmlURI tem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Duri.c957 * Simply creates an empty xmlURI
965 ret = (xmlURIPtr) xmlMalloc(sizeof(xmlURI));
971 memset(ret, 0, sizeof(xmlURI));
977 * @uri: pointer to an xmlURI
1383 * @uri: pointer to an xmlURI
1400 * @uri: pointer to an xmlURI
1402 * Make sure the xmlURI struct is free of content
1430 * @uri: pointer to an xmlURI
1432 * Free up the xmlURI struct
2579 xmlURI tem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Duri.c957 * Simply creates an empty xmlURI
965 ret = (xmlURIPtr) xmlMalloc(sizeof(xmlURI));
971 memset(ret, 0, sizeof(xmlURI));
977 * @uri: pointer to an xmlURI
1383 * @uri: pointer to an xmlURI
1400 * @uri: pointer to an xmlURI
1402 * Make sure the xmlURI struct is free of content
1430 * @uri: pointer to an xmlURI
1432 * Free up the xmlURI struct
2579 xmlURI tem
[all...]

Completed in 130 milliseconds