Searched refs:XLINK_NAMESPACE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxlink.c42 #define XLINK_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xlink/namespace/") macro
149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
157 xlink = xmlSearchNs(doc, node, XLINK_NAMESPACE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxlink.c42 #define XLINK_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xlink/namespace/") macro
149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
157 xlink = xmlSearchNs(doc, node, XLINK_NAMESPACE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxlink.c42 #define XLINK_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xlink/namespace/") macro
149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
157 xlink = xmlSearchNs(doc, node, XLINK_NAMESPACE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxlink.c42 #define XLINK_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xlink/namespace/") macro
149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
157 xlink = xmlSearchNs(doc, node, XLINK_NAMESPACE);

Completed in 62 milliseconds