Searched refs:xmlBase (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c1730 xmlChar *xmlBase; local
1731 xmlBase = xmlGetNsProp(node,
1734 if (xmlBase != NULL) {
1736 relBase = xmlBuildURI(xmlBase, base);
1742 xmlBase);
1747 xmlFree(xmlBase);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c1734 xmlChar *xmlBase; local
1735 xmlBase = xmlGetNsProp(node,
1738 if (xmlBase != NULL) {
1740 relBase = xmlBuildURI(xmlBase, base);
1746 xmlBase);
1751 xmlFree(xmlBase);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c1730 xmlChar *xmlBase; local
1731 xmlBase = xmlGetNsProp(node,
1734 if (xmlBase != NULL) {
1736 relBase = xmlBuildURI(xmlBase, base);
1742 xmlBase);
1747 xmlFree(xmlBase);

Completed in 111 milliseconds