object_href      2214 lib/common/xml.c                *object_href = NULL,
object_href      2232 lib/common/xml.c         object_href = XML_ATTR_ID;
object_href      2235 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href      2243 lib/common/xml.c                                 object_href, object_href_val);
object_href      2251 lib/common/xml.c                   object_href ? " " : "",
object_href      2252 lib/common/xml.c                   object_href ? object_href : "",
object_href      2253 lib/common/xml.c                   object_href ? "=" : "",
object_href      2254 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2259 lib/common/xml.c                   object_href ? " " : "",
object_href      2260 lib/common/xml.c                   object_href ? object_href : "",
object_href      2261 lib/common/xml.c                   object_href ? "=" : "",
object_href      2262 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2289 lib/common/xml.c                   object_href ? " " : "",
object_href      2290 lib/common/xml.c                   object_href ? object_href : "",
object_href      2291 lib/common/xml.c                   object_href ? "=" : "",
object_href      2292 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2299 lib/common/xml.c               object_href ? " " : "",
object_href      2300 lib/common/xml.c               object_href ? object_href : "",
object_href      2301 lib/common/xml.c               object_href ? "=" : "",
object_href      2302 lib/common/xml.c               object_href ? object_href_val : "");